appBarBackgroundColor property

Color? appBarBackgroundColor
getter/setter pair

The background color of the AppBar in the image picker.

Defaults to null. This results in an AppBar background color that follows current theme.

Implementation

Color? appBarBackgroundColor;