child property

Widget child
final

The content of the button.

This is typically an icon or text. Text will automatically be styled with large text, and icons will be automatically enlarged.

Implementation

final Widget child;