disabledOpacity property
Opacity when line chart is can't change.
Value range is 0-1, smaller means closer to the polyline.
If this value are null, then kDisabledOpacity will be used.
Implementation
final double? disabledOpacity;
Opacity when line chart is can't change.
Value range is 0-1, smaller means closer to the polyline.
If this value are null, then kDisabledOpacity will be used.
final double? disabledOpacity;