menu
arcane_jaspr package
documentation
component/form/provider.dart
ArcaneFormContext
setError property
setError property
dark_mode
light_mode
setError
property
void Function
(
String
key
,
String
?
error
)
setError
final
Implementation
final void Function(String key, String? error) setError;
arcane_jaspr package
documentation
component/form/provider
ArcaneFormContext
setError property
ArcaneFormContext class