backgroundColor property

Color? backgroundColor
final

The color of the AnimatedTextBar itself.

If null then the ThemeData.scaffoldBackgroundColor's color is used.

Implementation

final Color? backgroundColor;