menu
commander_ui package
documentation
tui.dart
AsyncResult<T, E>
onError property
onError property
dark_mode
light_mode
onError
property
Widget
Function
(
Object
error
,
StackTrace
?
stack
)
onError
final
Implementation
final Widget Function(Object error, StackTrace? stack) onError;
commander_ui package
documentation
tui
AsyncResult<T, E>
onError property
AsyncResult class