menu
excel_plus package
documentation
excel_plus.dart
GradientFill
stops property
stops property
dark_mode
light_mode
stops
property
List
<
GradientStop
>
stops
final
The colour stops blended across the gradient, in position order.
Implementation
final List<GradientStop> stops;
excel_plus package
documentation
excel_plus
GradientFill
stops property
GradientFill class