label property

String? label
final

The label of the button.

If null, the FAB will never grow.

Implementation

final String? label;