Creates the mutable State associated with this widget.
@override State<Overlay> createState() => OverlayState();