menu
my_custom_text_package package
documentation
custom_text_widget.dart
CustomTextWidget
shadows property
shadows property
dark_mode
light_mode
shadows
property
List
<
Shadow
>
?
shadows
final
List of shadows applied to the text.
Implementation
final List<Shadow>? shadows;
my_custom_text_package package
documentation
custom_text_widget
CustomTextWidget
shadows property
CustomTextWidget class