menu
mix_builder package
documentation
mix.dart
SweepGradientUtility<T extends Attribute>
colors method
colors method
dark_mode
light_mode
colors
method
T
colors
(
List
<
Color
>
v
)
Implementation
T colors(List<Color> v) => call(colors: v);
mix_builder package
documentation
mix
SweepGradientUtility<T extends Attribute>
colors method
SweepGradientUtility class