floatingActionButton property
Optionally, a FAB can be provided as a custom widget. If not specified, no FAB will be added.
Implementation
final Widget? floatingActionButton;
Optionally, a FAB can be provided as a custom widget. If not specified, no FAB will be added.
final Widget? floatingActionButton;