menu
schema_org package
documentation
schemas/property_value_specification.dart
SchemaPropertyValueSpecification
valueRequired property
valueRequired property
dark_mode
light_mode
valueRequired
property
bool
?
valueRequired
getter/setter pair
Whether the property must be filled in to complete the action Default is false.
Implementation
bool? valueRequired;
schema_org package
documentation
schemas/property_value_specification
SchemaPropertyValueSpecification
valueRequired property
SchemaPropertyValueSpecification class