menu
v_components package
documentation
widgets/refresh/refresh_widget.dart
Fail typedef
Fail typedef
dark_mode
light_mode
Fail
typedef
Fail
=
dynamic Function
(
int
code
,
String
msg
)
Implementation
typedef Fail = Function(int code, String msg);
v_components package
documentation
widgets/refresh/refresh_widget
Fail typedef
refresh_widget library