Home
last modified time | relevance | path

Searched refs:textColorPrimary_ (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.h78 return textColorPrimary_; in GetTextColor()
310 theme->textColorPrimary_ = appBarPattern->GetAttr<Color>("text_color_primary", Color()); in initColorParameters()
335 Color textColorPrimary_; variable