onChildrenChanged method
This method will be invoked from lifecycle if child
has been added
to or removed from its parent children list.
Implementation
void onChildrenChanged(Component child, ChildrenChangeType type) {}
This method will be invoked from lifecycle if child
has been added
to or removed from its parent children list.
void onChildrenChanged(Component child, ChildrenChangeType type) {}