menu
story_maker package
documentation
components/src/top_tools_widget.dart
TopToolsWidget
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/top_tools_widget
TopToolsWidget
gradients property
TopToolsWidget class