Home
last modified time | relevance | path

Searched refs:iconColorLight_ (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/
H A Dapp_bar_theme.h108 return iconColorLight_; in GetIconColorLight()
312 … theme->iconColorLight_ = appBarPattern->GetAttr<Color>("icon_color_light", Color(0xff182431)); in initColorParameters()
341 Color iconColorLight_; variable