janoschp/simple_speed_dial

Main button color

Closed this issue · 1 comments

closedForegroundColor: Colors.black,
openForegroundColor: Colors.white,
closedBackgroundColor: Colors.white,
openBackgroundColor: Colors.black,

are note working here with other colors.

After restart app, it worked.
Sorry.