floatingActionButton property

  1. @override
Widget? floatingActionButton
final

A custom widget which is displayed at the bottom right of the display at all times.

Implementation

@override
final Widget? floatingActionButton;