style property
Platform-interface handle bound via bind once the source is added to
a style. Subclasses use it to read volatile properties back from the
native runtime.
Implementation
@protected
StylePlatformInterface? get style => _style;
Platform-interface handle bound via bind once the source is added to
a style. Subclasses use it to read volatile properties back from the
native runtime.
@protected
StylePlatformInterface? get style => _style;