UIHoverStyle constructor
UIHoverStyle()
Returns a new instance of UIHoverStyle constructed with the default new method.
Implementation
factory UIHoverStyle() => new$();
Returns a new instance of UIHoverStyle constructed with the default new method.
factory UIHoverStyle() => new$();