effectiveWidth top-level property
double
get
effectiveWidth
Returns the effective width used for scaling calculations.
Equivalent to: PxResponsive().effectiveWidth
Implementation
double get effectiveWidth => PxResponsive().effectiveWidth;