useResponsiveSize property

bool useResponsiveSize
final

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;