menu
authsome_flutter_ui package
documentation
authsome_flutter_ui.dart
ErrorDisplay
error property
error property
dark_mode
light_mode
error
property
String
?
error
final
The error message to display. If null, nothing is rendered.
Implementation
final String? error;
authsome_flutter_ui package
documentation
authsome_flutter_ui
ErrorDisplay
error property
ErrorDisplay class