ResponsiveSize extension

on

Methods

h(BuildContext context) double

Available on num, provided by the ResponsiveSize extension

Height percentage (based on screen height)
sp(BuildContext context) double

Available on num, provided by the ResponsiveSize extension

Scaled font size (respects system accessibility settings)
w(BuildContext context) double

Available on num, provided by the ResponsiveSize extension

Width percentage (based on screen width)