fluid property

GridTrack fluid
final

CSS minmax(0, 1fr) grid track.

Implementation

static final fluid = GridTrack.minmax(SizeValue.zero, oneFr);