menu
shadcn_flutter package
documentation
shadcn_flutter.dart
ColorStop
position property
position property
dark_mode
light_mode
position
property
double
position
final
The position of this stop along the gradient, typically from 0.0 to 1.0.
Implementation
final double position;
shadcn_flutter package
documentation
shadcn_flutter
ColorStop
position property
ColorStop class