size property

double? size
final

The size of the floating action button.

Defaults to 50. Can be customized by providing a different value.

Implementation

final double? size;