menu
h_utils package
documentation
control_flow/if/if.dart
Then<PARENT>
then abstract method
then abstract method
dark_mode
light_mode
then
abstract method
PARENT
then
(
void
action
()
)
Implementation
PARENT then(final void Function() action);
h_utils package
documentation
control_flow/if/if
Then<PARENT>
then abstract method
Then class