child property

Widget child
final

This widget can only have one child.

Pass either Icon,Text or Image

Implementation

final Widget child;