menu
cupertino_native_plus package
documentation
components/glass_button_group.dart
CNGlassButtonGroup
buttons property
buttons property
dark_mode
light_mode
buttons
property
List
<
CNButton
>
buttons
final
List of buttons.
Implementation
final List<CNButton> buttons;
cupertino_native_plus package
documentation
components/glass_button_group
CNGlassButtonGroup
buttons property
CNGlassButtonGroup class