OverlayKeebPlatform constructor
OverlayKeebPlatform()
Constructs a OverlayKeebPlatform instance.
The token
parameter is used to verify that subclasses were correctly instantiated.
Implementation
OverlayKeebPlatform() : super(token: _token);