child property

Widget? child
final
  • child: The child widget inside of the button

Implementation

final Widget? child;