floatingActionButton property

JsonWidgetData? floatingActionButton
final

A button displayed floating above body, in the bottom right corner.

Typically a FloatingActionButton.

Implementation

final JsonWidgetData? floatingActionButton;