child property

JsonWidgetData? child
final

If provided, child is the widget used for this button and the button will utilize an InkWell for taps.

Implementation

final JsonWidgetData? child;