isInnerView property

bool get isInnerView

Flag indicating that this view is inside tab view, keeps alive this widget

Implementation

bool get isInnerView => false;