menu
flutstrap package
documentation
components/buttons/flutstrap_button.dart
FlutstrapButton
outlineLight method
outlineLight method
dark_mode
light_mode
outlineLight
method
FlutstrapButton
outlineLight
(
)
Implementation
FlutstrapButton outlineLight() => _createOptimizedCopy(variant: FSButtonVariant.outlineLight);
flutstrap package
documentation
components/buttons/flutstrap_button
FlutstrapButton
outlineLight method
FlutstrapButton class