children property

List<ActionButton> children
final

A list of action buttons that are displayed when the FAB is expanded.

Implementation

final List<ActionButton> children;