child property

Widget child
final

The child of the button, usually Icon+Text, Text, Loading+Text.

Implementation

final Widget child;