menu
flutter_common_widgets_softx package
documentation
common/app_button.dart
AppButton
boxShadow property
boxShadow property
dark_mode
light_mode
boxShadow
property
List
<
BoxShadow
>
?
boxShadow
final
Shadow(s) applied to the button container.
Implementation
final List<BoxShadow>? boxShadow;
flutter_common_widgets_softx package
documentation
common/app_button
AppButton
boxShadow property
AppButton class