createState method
Creates the mutable state for this widget.
Implementation
@override
/// Creates the mutable state for this widget.
State<M3EThemeScope> createState() => M3EThemeScopeState();
Creates the mutable state for this widget.
@override
/// Creates the mutable state for this widget.
State<M3EThemeScope> createState() => M3EThemeScopeState();