menu
ngcomponents package
documentation
model/action/delayed_action.dart
Callback typedef
Callback typedef
dark_mode
light_mode
Callback
typedef
Callback
=
void Function
()
Function to run when the timer expires.
Implementation
typedef Callback = void Function();
ngcomponents package
documentation
model/action/delayed_action
Callback typedef
delayed_action library