child property Null safety
final
If provided, child is the widget used for this button and the button will utilize an InkWell for taps.
Implementation
final Widget? child;
If provided, child is the widget used for this button and the button will utilize an InkWell for taps.
final Widget? child;