BoxStyler.maxHeight constructor
BoxStyler.maxHeight(
- double value
Implementation
factory BoxStyler.maxHeight(double value) => BoxStyler().maxHeight(value);
factory BoxStyler.maxHeight(double value) => BoxStyler().maxHeight(value);