ThreeWebWidget constructor

ThreeWebWidget({
  1. Key? key,
  2. StationData? station,
})

Implementation

ThreeWebWidget({super.key, this.station});