initiallyExpanded property

bool initiallyExpanded
final

Whether the FAB starts as expanded.

If scrollController or label are null, this is the permanent state of the FAB.

Implementation

final bool initiallyExpanded;