effectiveMaxChildSize property

double get effectiveMaxChildSize

Implementation

double get effectiveMaxChildSize => allowFullScreen ? 1.0 : maxChildSize;