menu
stac_core package
documentation
widgets/visibility/stac_visibility.dart
StacVisibility
visible property
visible property
dark_mode
light_mode
visible
property
bool
?
visible
final
Whether the child is visible. Defaults to true in the Flutter widget.
Implementation
final bool? visible;
stac_core package
documentation
widgets/visibility/stac_visibility
StacVisibility
visible property
StacVisibility class