menu
fluent_editor package
documentation
plugins/plugin_api.dart
FluentPluginRegistry
styleHooks property
styleHooks property
dark_mode
light_mode
styleHooks
property
List
<
RenderStyleHook
>
get
styleHooks
Implementation
List<RenderStyleHook> get styleHooks => _styleHooksCache;
fluent_editor package
documentation
plugins/plugin_api
FluentPluginRegistry
styleHooks property
FluentPluginRegistry class