child property

Widget? child
final

If you want to add some custom child of the icon button like Text

Implementation

final Widget? child;