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