child property

Widget child
final

The input widget being wrapped (e.g., TextField).

Implementation

final Widget child;