menu
velix_editor package
documentation
editor/settings.dart
StatefulMixin<T extends StatefulWidget>
state property
state property
dark_mode
light_mode
state
property
Map
<
String
,
dynamic
>
state
getter/setter pair
Implementation
late Map<String,dynamic> state;
velix_editor package
documentation
editor/settings
StatefulMixin<T extends StatefulWidget>
state property
StatefulMixin mixin