TrackSize.fr constructor
const
TrackSize.fr(
- double value
Creates a track size that is a fraction of the available space.
Implementation
const factory TrackSize.fr(double value) = _FrTrackSize;
Creates a track size that is a fraction of the available space.
const factory TrackSize.fr(double value) = _FrTrackSize;