floatingActionButton property

Widget? floatingActionButton
final

Optionally, a FAB can be provided as a custom widget. If not specified, no FAB will be added.

Implementation

final Widget? floatingActionButton;