fabLocation property
read / write
Responsible for determining where the floatingActionButton should go.
If null, the ScaffoldState
will use the default location, FloatingActionButtonLocation.endFloat
.
Implementation
FloatingActionButtonLocation fabLocation =
FloatingActionButtonLocation.endFloat