menu
flutter_console package
documentation
console_overlay.dart
ConsoleOverlay
refresh method
refresh method
dark_mode
light_mode
refresh
method
void
refresh
(
)
Implementation
void refresh() { _holder!.markNeedsBuild(); }
flutter_console package
documentation
console_overlay
ConsoleOverlay
refresh method
ConsoleOverlay class