menu
worldsmith package
documentation
world_context.dart
WorldContext
errorHandler property
errorHandler property
dark_mode
light_mode
errorHandler
property
ErrorHandler
?
errorHandler
final
A function that will handle errors from
WorldCommand
instances.
Implementation
final ErrorHandler? errorHandler;
worldsmith package
documentation
world_context
WorldContext
errorHandler property
WorldContext class