menu
magic package
documentation
magic.dart
Session
error static method
error static method
dark_mode
light_mode
error
static method
String
?
error
(
String
field
)
Read the first flashed error for a field.
Implementation
static String? error(String field) => _store.error(field);
magic package
documentation
magic
Session
error static method
Session class