menu
flutter_adaptive_kit package
documentation
adaptive_ui.dart
ResponsiveVisibility
visibleOn property
visibleOn property
dark_mode
light_mode
visibleOn
property
List
<
ScreenSize
>
?
visibleOn
final
Screen sizes on which the child should be visible.
Implementation
final List<ScreenSize>? visibleOn;
flutter_adaptive_kit package
documentation
adaptive_ui
ResponsiveVisibility
visibleOn property
ResponsiveVisibility class