menu
flutter_rebuildable package
documentation
widgets/rebuildable_app.dart
RebuildableApp
rebuild property
rebuild property
dark_mode
light_mode
rebuild
property
VoidCallback
rebuild
late
final
Rebuilds the widgets all of the application.
Implementation
static late final VoidCallback rebuild;
flutter_rebuildable package
documentation
widgets/rebuildable_app
RebuildableApp
rebuild property
RebuildableApp class