The Component widget provides a way to implement a widget that uses one or more other widgets to create a new widget. The Component is driven by a Behavior trait implementation.
Component
Behavior
TODO component user guide