menu
flutter_common_widgets_softx package
documentation
common/app_button.dart
AppButton
border property
border property
dark_mode
light_mode
border
property
BoxBorder
?
border
final
An optional border for the button.
Implementation
final BoxBorder? border;
flutter_common_widgets_softx package
documentation
common/app_button
AppButton
border property
AppButton class