inactiveChild property
inactiveChild is widget that will be shown when the floating button is tapped and the children are hidden.
Implementation
final Widget? inactiveChild;
inactiveChild is widget that will be shown when the floating button is tapped and the children are hidden.
final Widget? inactiveChild;