provideSpeedControlStyle abstract method
SpeedControlHighlightStyle?
provideSpeedControlStyle(
- bool isNightMode,
- HighlightMode highlightMode
Implementation
SpeedControlHighlightStyle? provideSpeedControlStyle(
core.bool isNightMode,
HighlightMode highlightMode,
);