previousPaneKey property

String? get previousPaneKey

Implementation

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