appBarIconColor property

Color? appBarIconColor
getter/setter pair

Implementation

Color? appBarBackgroundColor,
    appBarTextColor,
    appBarHintColor,
    appBarBtnTextColor,
    appBarIconColor,
    appBarBtnColor;