menu
story_maker package
documentation
components/src/overlay_item_widget.dart
OverlayItemWidget
gradients property
gradients property
dark_mode
light_mode
gradients
property
List
<
List
<
Color
>
>
gradients
final
The list of gradients to use.
Implementation
final List<List<Color>> gradients;
story_maker package
documentation
components/src/overlay_item_widget
OverlayItemWidget
gradients property
OverlayItemWidget class