menu
bonfire package
documentation
util/controlled_update_animation.dart
ControlledUpdateAnimation
onLoad method
onLoad method
dark_mode
light_mode
onLoad
method
Future
<
void
>
onLoad
(
)
Implementation
Future<void> onLoad() async { await _loader?.load(); _loader = null; }
bonfire package
documentation
util/controlled_update_animation
ControlledUpdateAnimation
onLoad method
ControlledUpdateAnimation class