menu
image_editor_with_effects package
documentation
options.dart
TextOption
backgroundGradients property
backgroundGradients property
dark_mode
light_mode
backgroundGradients
property
List
<
Gradient
>
backgroundGradients
final
List of available gradient presets for text background
Implementation
final List<Gradient> backgroundGradients;
image_editor_with_effects package
documentation
options
TextOption
backgroundGradients property
TextOption class