effectiveShouldRevertGrid property
bool
get
effectiveShouldRevertGrid
Implementation
bool get effectiveShouldRevertGrid => shouldRevertGrid ?? isAppleOS;
bool get effectiveShouldRevertGrid => shouldRevertGrid ?? isAppleOS;