menu
velix_editor package
documentation
commands/property_changed_command.dart
PropertyChangeCommand<T>
execute method
execute method
dark_mode
light_mode
execute
method
@
override
void
execute
(
)
override
Implementation
@override void execute() { value = _newValue; }
velix_editor package
documentation
commands/property_changed_command
PropertyChangeCommand<T>
execute method
PropertyChangeCommand class