navStack property

List<DartBoardPath> navStack
getter/setter pair

Implementation

late List<DartBoardPath> navStack = [initialDartBoardPath];