isMirrored property
Determines whether to mirror the linear gauge.
Defaults to false.
This snippet shows how to mirror the linear gauge. in SfLinearGauge.
SfLinearGauge(
isMirrored: true
)
Implementation
final bool isMirrored;
Determines whether to mirror the linear gauge.
Defaults to false.
This snippet shows how to mirror the linear gauge. in SfLinearGauge.
SfLinearGauge(
isMirrored: true
)
final bool isMirrored;