child property

Widget? child
final

Widget to display inside this FieldButton instead of text.

Implementation

final Widget? child;