menu
onix_flutter_core package
documentation
onix_flutter_core.dart
OnCustomError<T> typedef
OnCustomError<T> typedef
dark_mode
light_mode
OnCustomError<
T
>
typedef
OnCustomError
<
T
> =
Object
Function
(
int
statusCode
,
dynamic
response
)
Implementation
typedef OnCustomError<T> = Object Function( int statusCode, dynamic response, );
onix_flutter_core package
documentation
onix_flutter_core
OnCustomError<T> typedef
onix_flutter_core library