menu
morph
foundation.dart
MorphPageRoute
<
T
>
flight property
flight
dark_mode
light_mode
flight
property
MorphFlight
?
get
flight
The live flight of this route; null before didPush.
Implementation
MorphFlight? get flight => _flight;
morph
foundation
MorphPageRoute
<
T
>
flight property
MorphPageRoute class