doForceRefershOnLayoutChange property

bool get doForceRefershOnLayoutChange

Implementation

static bool get doForceRefershOnLayoutChange => (isMobile && height > 500) || (isTablet && height > 350);