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