inactiveChild property

Widget? inactiveChild
final

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

Implementation

final Widget? inactiveChild;