child property Null safety
final
The widget below this widget in the tree.
Typically an EditableText, DropdownButton, or InkWell.
Implementation
final Widget? child;
The widget below this widget in the tree.
Typically an EditableText, DropdownButton, or InkWell.
final Widget? child;