BannerInstructions constructor

BannerInstructions({
  1. num? distanceAlongGeometry,
  2. Primary? primary,
})

Implementation

BannerInstructions({this.distanceAlongGeometry, this.primary});