menu
liquid_glass_hig package
documentation
liquid_glass.dart
GlassSection
rows property
rows property
dark_mode
light_mode
rows
property
List
<
GlassSectionRow
>
rows
final
The rows rendered inside the section.
Implementation
final List<GlassSectionRow> rows;
liquid_glass_hig package
documentation
liquid_glass
GlassSection
rows property
GlassSection class