timer_button library

Classes

TimerButton
A button that starts a timer and disables itself until the timer is done.
TimerButtonChild

Enums

ButtonType

Constants

aSec → const int
labelSplitter → const String

Typedefs

TimerButtonBuilder = Widget Function(BuildContext context, int seconds)
Type definition for TimerButton builder.