menu
velix_editor package
documentation
editor/settings.dart
StatefulMixin<T extends StatefulWidget>
applySettings method
applySettings method
dark_mode
light_mode
applySettings
method
void
applySettings
(
)
Implementation
void applySettings() { apply(state["data"]); }
velix_editor package
documentation
editor/settings
StatefulMixin<T extends StatefulWidget>
applySettings method
StatefulMixin mixin