motor_flutter
motor_flutter
ErrorCallback typedef
ErrorCallback
ErrorCallback
typedef
Null safety
ErrorCallback
=
void Function
(
String
)
Callback which returns the message from an error
Implementation
typedef ErrorCallback = void Function(String);
motor_flutter
motor_flutter
ErrorCallback typedef
motor_flutter library
Classes
Log
MotorFlutter
NebulaBorders
NebulaColors
NebulaDimensions
NebulaGradients
NebulaRadii
NebulaShadows
NebulaTextStyles
RegisterController
RegisterModalPage
SonrRegisterButton
Extensions
CreateAccountWithKeysResponseExt
MotorFlutterHelpers
MotorFlutterUI
SchemaDefinitionExt
SchemaDocumentExt
SchemaDocumentValueExt
Constants
kMotorKeychainDeviceSharedKey
kMotorKeychainPwdSecuredKey
kMotorPlatformChannelAddr
kMotorTempStorageName
Properties
isDebugMode
loadingQuotes
Enums
ButtonVariant
RegisterState
Typedefs
ErrorCallback
HandleKeysCallback
ResponseCallback
SchemaDocumentBuilder
VoidCallback
Exceptions
UnmarshalException