child property

Widget? child
final

Optional child widget inside the key (e.g., an icon).

Implementation

final Widget? child;