activeChild property

Widget? activeChild
final

activeChild is widget that will be shown when the floating button is tapped and the children are shown.

Implementation

final Widget? activeChild;