menu
vector_graphics_compiler_plus package
documentation
vector_graphics_compiler.dart
Gradient
offsets property
offsets property
dark_mode
light_mode
offsets
property
List
<
double
>
?
offsets
final
The positions to apply
colors
to. Must be the same length as
colors
.
Implementation
final List<double>? offsets;
vector_graphics_compiler_plus package
documentation
vector_graphics_compiler
Gradient
offsets property
Gradient class