LayoutGridTrack.points constructor

const LayoutGridTrack.points(
  1. double value
)

Implementation

const LayoutGridTrack.points(this.value)
    : type = LayoutGridTrackType.points,
      minType = LayoutGridTrackType.auto,
      maxType = LayoutGridTrackType.auto,
      maxValue = 0;