GridTrack constructor
const
GridTrack(
- TrackSize size
Creates a grid track with the specified size.
Implementation
const factory GridTrack(TrackSize size) = _GridTrack;
Creates a grid track with the specified size.
const factory GridTrack(TrackSize size) = _GridTrack;