menu
story_maker package
documentation
theme/src/story_maker_theme.dart
StoryMakerTheme
buttonShadow property
buttonShadow property
dark_mode
light_mode
buttonShadow
property
BoxShadow
?
buttonShadow
final
The shadow for buttons (e.g., done button).
Implementation
final BoxShadow? buttonShadow;
story_maker package
documentation
theme/src/story_maker_theme
StoryMakerTheme
buttonShadow property
StoryMakerTheme class