isCreatorOpen property
Used to check whether or not the creator is currently in the navigation stack.
Implementation
bool get isCreatorOpen => _isCreatorOpen;
Used to check whether or not the creator is currently in the navigation stack.
bool get isCreatorOpen => _isCreatorOpen;