ThreeWebWidget constructor
ThreeWebWidget({
- Key? key,
- StationData? station,
Implementation
ThreeWebWidget({super.key, this.station});
ThreeWebWidget({super.key, this.station});