child property

Widget? child
final

To make button more customizable add your child widget

Implementation

final Widget? child;