InternalDefaultRouteViewStyleProvider class
abstract
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
provideJamStyle(DrivingFlags flags, NavigationJamStyle jamStyle, {required bool isSelected, required bool isNightMode})
→ void
-
-
provideManoeuvreStyle(DrivingFlags flags, ArrowStyle arrowStyle, {required bool isSelected, required bool isNightMode})
→ void
-
-
providePolylineStyle(DrivingFlags flags, PolylineStyle polylineStyle, {required bool isSelected, required bool isNightMode})
→ void
-
-
provideRouteStyle(DrivingFlags flags, NavigationRouteStyle routeStyle, {required bool isSelected, required bool isNightMode})
→ void
-
-
toString()
→ String
-
A string representation of this object.
inherited