width property

DoubleUtility<T> width
latefinal

Utilities for configuring the BoxSpecAttribute.width.

Implementation

late final width = DoubleUtility((v) => only(width: v));