floatingActionButton property
final
A button displayed floating above body, in the bottom right corner.
Typically a FloatingActionButton.
Implementation
final Widget? floatingActionButton;
A button displayed floating above body, in the bottom right corner.
Typically a FloatingActionButton.
final Widget? floatingActionButton;