bottomAppBarColor property
Color?
get
bottomAppBarColor
Implementation
Color? get bottomAppBarColor => BottomAppBarTheme.of(this).color;
Color? get bottomAppBarColor => BottomAppBarTheme.of(this).color;