menu
flutter_androssy package
documentation
views/progress/view.dart
ProgressViewController
hide method
hide method
dark_mode
light_mode
hide
method
void
hide
(
)
Implementation
void hide() { if (visible) setVisibility(false); }
flutter_androssy package
documentation
views/progress/view
ProgressViewController
hide method
ProgressViewController class