child property

Widget? child
final

if child is != null, then icon, label will be ignored

Implementation

final Widget? child;