globalFloatingActionWidget property

FloatingActionBuilderCallback? globalFloatingActionWidget
final

Custom static floating action widget to show a static widget anywhere on the screen for all the showcase widget Use this context to access showcaseWidget operation otherwise it will throw error.

Implementation

final FloatingActionBuilderCallback? globalFloatingActionWidget;