ComponentElement constructor
- Widget widget
Creates an element that uses the given widget as its configuration.
Implementation
ComponentElement(super.widget);
Creates an element that uses the given widget as its configuration.
ComponentElement(super.widget);