menu
bootstrap_ui_flutter package
documentation
ui/components/button/bs_button.dart
BsButton
outline property
outline property
dark_mode
light_mode
outline
property
bool
outline
final
Whether the button should be rendered as an outline button.
Implementation
final bool outline;
bootstrap_ui_flutter package
documentation
ui/components/button/bs_button
BsButton
outline property
BsButton class