menu
h_utils package
documentation
control_flow/if/if.dart
IgnoredThen<PARENT>
then method
then method
dark_mode
light_mode
then
method
PARENT
then
(
void
ignored
()
)
override
Implementation
PARENT then(final void Function() ignored) => this.parent;
h_utils package
documentation
control_flow/if/if
IgnoredThen<PARENT>
then method
IgnoredThen class