flutter_json_widgets
navigation_rail_destination
NavigationRailDestination
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
inherited
Implementation
Map<String, dynamic> toJson() => throw _privateConstructorUsedError;
flutter_json_widgets
navigation_rail_destination
NavigationRailDestination
toJson method
NavigationRailDestination class
Constructors
NavigationRailDestination
fromJson
Properties
copyWith
hashCode
icon
indicatorColor
indicatorShape
label
padding
runtimeType
selectedIcon
Methods
noSuchMethod
toJson
toString
Operators
operator ==