provideSpeedControlStyle abstract method

SpeedControlHighlightStyle? provideSpeedControlStyle(
  1. HighlightMode highlightMode, {
  2. 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,
});