ResponsiveSizedBoxData.shrink constructor

const ResponsiveSizedBoxData.shrink()

Represents SizedBox.shrink.

Implementation

const ResponsiveSizedBoxData.shrink()
    : width = 0,
      height = 0;