LeafElement constructor
LeafElement(
- Widget widget
Creates a leaf element for the given widget.
Implementation
LeafElement(super.widget);
Creates a leaf element for the given widget.
LeafElement(super.widget);