GridTrack constructor

const GridTrack(
  1. String value
)

Creates a grid track from raw CSS.

Implementation

const GridTrack(this.value);