menu
flutter_common_widgets_softx package
documentation
common/app_outline_button.dart
AppOutlineButton
boxShadow property
boxShadow property
dark_mode
light_mode
boxShadow
property
List
<
BoxShadow
>
?
boxShadow
final
Optional shadow effects.
Implementation
final List<BoxShadow>? boxShadow;
flutter_common_widgets_softx package
documentation
common/app_outline_button
AppOutlineButton
boxShadow property
AppOutlineButton class