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