activeChild property

Widget? activeChild
final

This is the active child of the FAB, if specified it will animate b/w this and the child.

Implementation

final Widget? activeChild;