maxContent constant

TrackSize const maxContent

A track size representing the largest maximal content contribution of the grid items occupying the grid track.

Implementation

static const TrackSize maxContent = TrackSize._('max-content');