menu
streamline package
documentation
streamline.dart
CommandBuilder<TResponse>
onError property
onError property
dark_mode
light_mode
onError
property
void Function
(
BuildContext
context
,
Object
error
,
StackTrace
stackTrace
)
?
onError
final
inherited
Implementation
final
void
Function
(BuildContext context,
Object
error, StackTrace stackTrace)? onError;
streamline package
documentation
streamline
CommandBuilder<TResponse>
onError property
CommandBuilder class