settingsSection method
Render a settings section component
Implementation
@override
Component settingsSection(SettingsSectionProps props) =>
CodexSettingsSection(props);
Render a settings section component
@override
Component settingsSection(SettingsSectionProps props) =>
CodexSettingsSection(props);