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