child property

Widget? child
final

child widget (normally a Text or Icon)

Implementation

final Widget? child;