menu
yandex_maps_navikit package
documentation
navigation.dart
RouteSummaryBalloon class
RouteSummaryBalloon class
dark_mode
light_mode
RouteSummaryBalloon
class
abstract
final
Implemented types
Finalizable
Constructors
RouteSummaryBalloon
(
DrivingSummary
summary
,
List
<
String
>
tags
,
DrivingWeight
?
relativeWeight
)
factory
Properties
hashCode
→
int
The hash code for this object.
no setter
override
relativeWeight
→
DrivingWeight
?
presented only if any another route selected in navigation layer contains (weight(alternative) - weight(selectedRoute)) automatically updated on selected route changing
no setter
runtimeType
→
Type
A representation of the runtime type of the object.
no setter
inherited
summary
→
DrivingSummary
no setter
tags
→
List
<
String
>
no setter
Methods
noSuchMethod
(
Invocation
invocation
)
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString
(
)
→
String
A string representation of this object.
override
Operators
operator ==
(
covariant
RouteSummaryBalloon
other
)
→
bool
The equality operator.
override
yandex_maps_navikit package
documentation
navigation
RouteSummaryBalloon class
navigation library