menu
velix_editor package
documentation
validate/validate.dart
PropertyValidator<T>
set method
set method
dark_mode
light_mode
set
method
@Inject.new()
void
set
(
WidgetValidator
validator
)
Implementation
@Inject() void set(WidgetValidator validator) { if (register) validator.register(this); }
velix_editor package
documentation
validate/validate
PropertyValidator<T>
set method
PropertyValidator class