marianocordoba/fab-circular-menu

aligment have some problem

Closed this issue · 0 comments

when i set builder: (context) => FabCircularMenu( key: fabKey, // Cannot be Alignment.centeralignment: **Alignment**(0.8,0.8), ringColor: Colors.white, ringDiameter: 500.0, ringWidth: 120.0, fabSize: 64.0, fabElevation: 8.0, the problem is FabCircularMenu's children widget is disorder.

if the plugin can support floatingActionButtonLocation: FloatingActionButtonLocation.centerDocked argment , it will be perfect project .