child property

Widget? child
final

Any Widget. Text or Icon widget Recommended.

Implementation

final Widget? child;