menu
flutter_clx_base package
documentation
widget/my_refresh_list_public.dart
ErrorCallback typedef
ErrorCallback typedef
dark_mode
light_mode
ErrorCallback
typedef
ErrorCallback
=
dynamic Function
(
int
code
,
String
msg
)
Implementation
typedef ErrorCallback = Function(int code, String msg);
flutter_clx_base package
documentation
widget/my_refresh_list_public
ErrorCallback typedef
my_refresh_list_public library