menu
lualike package
documentation
annotations.dart
SchemaField
required property
required property
dark_mode
light_mode
required
property
bool
required
final
Whether the field must always be present in the Lua table.
Implementation
final bool required;
lualike package
documentation
annotations
SchemaField
required property
SchemaField class