applyRangePadding method Null safety
- VisibleRange range,
- num interval
override
Applies range padding to auto, normal, additional, round, and none types.
Implementation
@override
void applyRangePadding(VisibleRange range, num interval) {}
Applies range padding to auto, normal, additional, round, and none types.
@override
void applyRangePadding(VisibleRange range, num interval) {}