flutter_fab_dialer icon indicating copy to clipboard operation
flutter_fab_dialer copied to clipboard

all color settings should listen to Theme Data and theming would work nicely

Open ride4sun opened this issue 5 years ago • 0 comments

FabMiniMenuItem.withText has a lot of color settings which should default to theme data definitions. That would make the constructor much smaller and theming would work automatically which does not work currently. The use of optional parameters with the @required attribute would be great

ride4sun avatar Apr 16 '19 00:04 ride4sun