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