speedometer icon indicating copy to clipboard operation
speedometer copied to clipboard

accentcolor deprecated flutter

Open hacen27 opened this issue 1 year ago • 0 comments

put this instead

colorScheme: ColorScheme.fromSwatch() .copyWith(secondary: kBaseAccentColor),

accentColor

hacen27 avatar Jun 09 '23 13:06 hacen27