menu
utilities_framework_flutter package
documentation
utilities.dart
GroupButton<T>
buttons property
buttons property
dark_mode
light_mode
buttons
property
List
<
T
>
buttons
final
String
list that will be displayed on buttons in the
GroupButton
Implementation
final List<T> buttons;
utilities_framework_flutter package
documentation
utilities
GroupButton<T>
buttons property
GroupButton class