menu
bootstrap_ui_flutter package
documentation
ui/components/button/bs_button.dart
BsButton
fullWidth property
fullWidth property
dark_mode
light_mode
fullWidth
property
bool
fullWidth
final
Whether the button should take up the full width of its parent.
Implementation
final bool fullWidth;
bootstrap_ui_flutter package
documentation
ui/components/button/bs_button
BsButton
fullWidth property
BsButton class