menu
layrz_theme package
documentation
layrz_theme.dart
ThemedCodeEditor
errors property
errors property
dark_mode
light_mode
errors
property
List
<
String
>
errors
final
errors
is the list of strings with the errors of the field
Implementation
final List<String> errors;
layrz_theme package
documentation
layrz_theme
ThemedCodeEditor
errors property
ThemedCodeEditor class