appBarTextColor property

Color? appBarTextColor
getter/setter pair

The text or foreground color of the AppBar in the image picker.

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

Implementation

Color? appBarTextColor;