menu
flutter_ui_kit_theme package
documentation
widgets/ds_button.dart
DsButton
isExpanded property
isExpanded property
dark_mode
light_mode
isExpanded
property
bool
isExpanded
final
When
true
, the button stretches to fill available horizontal space.
Implementation
final bool isExpanded;
flutter_ui_kit_theme package
documentation
widgets/ds_button
DsButton
isExpanded property
DsButton class