floatingActionButton property
The button to display above the details pane and will only be shown when the detailsPaneBuilder is visible
Implementation
final Widget? floatingActionButton;
The button to display above the details pane and will only be shown when the detailsPaneBuilder is visible
final Widget? floatingActionButton;