showToday

@Composable
abstract fun showToday(showToday: Boolean)(source)

Set if Today button should be visible.


abstract val showToday: Boolean(source)

Determines if Today button should be visible.