floatingActionButton property

Widget? floatingActionButton
final

The button to display above the details pane and will only be shown when the detailsPaneBuilder is visible

Implementation

final Widget? floatingActionButton;