useResponsiveSize property
whether to use height
and width
as responsive
if useResponsiveSize is true height
and width
will be used as 10.hWise
and 10.wWise
respectively
default is true
Implementation
final bool useResponsiveSize;
whether to use height
and width
as responsive
if useResponsiveSize is true height
and width
will be used as 10.hWise
and 10.wWise
respectively
default is true
final bool useResponsiveSize;