menu
gradient_containers_plus package
documentation
gradient_containers_plus/containers/neon_gradient_container.dart
NeonGradientContainer
stops property
stops property
dark_mode
light_mode
stops
property
List
<
double
>
?
stops
final
The stops for the gradient colors
Implementation
final List<double>? stops;
gradient_containers_plus package
documentation
gradient_containers_plus/containers/neon_gradient_container
NeonGradientContainer
stops property
NeonGradientContainer class