widgets/controls/kat_timer_button library

Classes

KatTimerButton
A button that starts a timer and disables itself until the timer is done.
KatTimerButtonChild

Enums

ButtonType

Typedefs

KatsTimerButtonBuilder = Widget Function(BuildContext context, int seconds)
Type definition for KatsTimerButton builder.