menu
flutter_qweather package
documentation
models/ocean.dart
OceanCurrentsRsp
currentsList property
currentsList property
dark_mode
light_mode
currentsList
property
List
<
OceanCurrents
>
currentsList
getter/setter pair
潮流数据
Implementation
late List<OceanCurrents> currentsList;
flutter_qweather package
documentation
models/ocean
OceanCurrentsRsp
currentsList property
OceanCurrentsRsp class