showToday

@Composable
abstract fun showToday(showToday: Boolean)

Set if Today button should be visible.


abstract val showToday: Boolean

Determines if Today button should be visible.