menu
interface_stone_smart_flutter package
documentation
handler/istone_handler.dart
IStoneHandler
onError abstract method
onError abstract method
dark_mode
light_mode
onError
abstract method
Future
<
void
>
onError
(
String
message
)
Implementation
Future<void> onError(String message);
interface_stone_smart_flutter package
documentation
handler/istone_handler
IStoneHandler
onError abstract method
IStoneHandler class