uiRootComponent property
Returns the UIRootComponent that is parent of this UIComponent instance,
or null if it's not in an UIRoot components tree.
Implementation
@override
UIRootComponent get uiRootComponent;
Returns the UIRootComponent that is parent of this UIComponent instance,
or null if it's not in an UIRoot components tree.
@override
UIRootComponent get uiRootComponent;