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