floatingActionButtonSize property

Size floatingActionButtonSize
final

The Size of Scaffold.floatingActionButton.

If Scaffold.floatingActionButton is null, this will be Size.zero.

Implementation

final Size floatingActionButtonSize;