menu
packagist_widgets package
documentation
refresh/refresh_notifier.dart
RefreshNotifier<T>
jsonParse property
jsonParse property
dark_mode
light_mode
jsonParse
property
List
<
T
>
Function
(
Map
<
String
,
dynamic
>
)
jsonParse
getter/setter pair
json数据解析
Implementation
late List<T> Function(Map<String, dynamic>) jsonParse;
packagist_widgets package
documentation
refresh/refresh_notifier
RefreshNotifier<T>
jsonParse property
RefreshNotifier class