height property
Utilities for configuring the BoxSpecAttribute.height.
Implementation
late final height = DoubleUtility((v) => only(height: v));
Utilities for configuring the BoxSpecAttribute.height.
late final height = DoubleUtility((v) => only(height: v));