farmershands
navigator_history
NavigatorHistory
currentRoute property
currentRoute
currentRoute
property
Null safety
Route
currentRoute
현재(마지막) 라우트정보를 반환합니다.
Implementation
Route get currentRoute => history.last;
farmershands
navigator_history
NavigatorHistory
currentRoute property
NavigatorHistory class
Constructors
NavigatorHistory
Properties
currentRoute
hashCode
history
instanceId
limit
navigator
runtimeType
Methods
didPop
didPush
didRemove
didReplace
didStartUserGesture
didStopUserGesture
noSuchMethod
toString
Operators
operator ==