child property

Widget? child
final

The button's label.

Often a Text widget in all caps.

Implementation

final Widget? child;