menu
lite_forms package
documentation
base_form_fields/lite_timeout/lite_timeout.dart
TimeoutUpdate typedef
TimeoutUpdate typedef
dark_mode
light_mode
TimeoutUpdate
typedef
TimeoutUpdate
=
void Function
(
int
secondsLeft
)
Implementation
typedef TimeoutUpdate = void Function(int secondsLeft);
lite_forms package
documentation
base_form_fields/lite_timeout/lite_timeout
TimeoutUpdate typedef
lite_timeout library