scaleMarker property
A widget that represents the marker displayed on the ruler.
This widget could be a custom graphic or indicator to mark specific points on the ruler. If null
, no marker is displayed.
Implementation
final Widget? scaleMarker;
A widget that represents the marker displayed on the ruler.
This widget could be a custom graphic or indicator to mark specific points on the ruler. If null
, no marker is displayed.
final Widget? scaleMarker;