menu
flutter_liquid_glass_widgets package
documentation
widgets/containers/glass_grouped_section.dart
GlassGroupedSection
useOwnLayer property
useOwnLayer property
dark_mode
light_mode
useOwnLayer
property
bool
useOwnLayer
final
Whether to create its own glass layer.
Defaults to false (grouped mode).
Implementation
final bool useOwnLayer;
flutter_liquid_glass_widgets package
documentation
widgets/containers/glass_grouped_section
GlassGroupedSection
useOwnLayer property
GlassGroupedSection class