menu
runtime_insight package
documentation
widgets/runtime_insight_overlay_controller.dart
RuntimeInsightOverlayController
expand method
expand method
dark_mode
light_mode
expand
method
void
expand
(
)
Expands the overlay to the full panel.
Implementation
void expand() => minimized = false;
runtime_insight package
documentation
widgets/runtime_insight_overlay_controller
RuntimeInsightOverlayController
expand method
RuntimeInsightOverlayController class