menu
te_widgets package
documentation
widgets/button/button.dart
TButtonGroup
cycle property
cycle property
dark_mode
light_mode
cycle
property
bool
cycle
final
Whether to show only one button at a time and cycle through the items on tap.
Implementation
final bool cycle;
te_widgets package
documentation
widgets/button/button
TButtonGroup
cycle property
TButtonGroup class