child property

dynamic child
final

defines the child of the ContainedButton. can be String or Widget.

Implementation

final dynamic child;