floatingActionButton property

Widget? floatingActionButton
final

A button displayed floating above body, in the bottom right corner.

Typically a FloatingActionButton.

Implementation

final Widget? floatingActionButton;