fabWidget property
An optional custom widget to display as the floating action button.
If provided, this widget will be used instead of the default circular FloatingActionButton.
Implementation
final Widget? fabWidget;
An optional custom widget to display as the floating action button.
If provided, this widget will be used instead of the default circular FloatingActionButton.
final Widget? fabWidget;