barColor property

Color? barColor
final

specify a color to be used as a background color, Default is Theme.bottomAppBarColor

If the opacity is less than 1, it will automatically be 1

Implementation

final Color? barColor;