child property

Widget? child
final

This is the child of the FAB, if specified it will ignore icon, activeIcon.

Implementation

final Widget? child;