previousPaneKey property
String?
get
previousPaneKey
Implementation
String? get previousPaneKey => history.elementAtOrNull(history.length - 2);
String? get previousPaneKey => history.elementAtOrNull(history.length - 2);