child property

Widget? child
final

A widget to display below the icon, if any. If used, label must be null.

Implementation

final Widget? child;