child property
The Widget Shown In The Button , By Default it have Text
Text("Pay",style: TextStyle(color: Colors.white,fontSize: 17),)
Implementation
final Widget? child;
The Widget Shown In The Button , By Default it have Text
Text("Pay",style: TextStyle(color: Colors.white,fontSize: 17),)
final Widget? child;