optionalWidget property

Widget? optionalWidget
final

To provide an optional widget like an Icon

Implementation

final Widget? optionalWidget;