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