SpaceCollection constructor

const SpaceCollection(
  1. CitrusSyntaxList<Space> first
)

Implementation

const SpaceCollection(this.first);