menu
live_game_lib package
documentation
frontend/text/headline.dart
Headline
shadows property
shadows property
dark_mode
light_mode
shadows
property
List
<
Shadow
>
?
shadows
final
The list of shadows applied to the headline text.
Implementation
final List<Shadow>? shadows;
live_game_lib package
documentation
frontend/text/headline
Headline
shadows property
Headline class