floatingButton property

Widget? floatingButton
final

Widget that is placed in the bottom of the screen, always visible, and floats above the content.

Implementation

final Widget? floatingButton;