menu
messenger
ui/widget/outlined_rounded_button.dart
OutlinedRoundedButton
shadows property
shadows
dark_mode
light_mode
shadows
property
List
<
BoxShadow
>
?
shadows
final
BoxShadow
s to apply to this button.
Implementation
final List<BoxShadow>? shadows;
messenger
outlined_rounded_button
OutlinedRoundedButton
shadows property
OutlinedRoundedButton class