floatingActionButtonArea property
The TransparentScaffold.floatingActionButton's bounding rectangle.
This is null when there is no floating action button showing.
Implementation
final Rect? floatingActionButtonArea;
The TransparentScaffold.floatingActionButton's bounding rectangle.
This is null when there is no floating action button showing.
final Rect? floatingActionButtonArea;