createLeadingIconColor method

Color? createLeadingIconColor()

设置系统返回按钮 icon 颜色

Implementation

Color? createLeadingIconColor() {
  return null;
}