menu
ttcomment package
documentation
comment_widget/comment_state.dart
AbstractWidget
createLeadingIconColor method
createLeadingIconColor method
dark_mode
light_mode
createLeadingIconColor
method
Color
?
createLeadingIconColor
(
)
设置系统返回按钮 icon 颜色
Implementation
Color? createLeadingIconColor() { return null; }
ttcomment package
documentation
comment_widget/comment_state
AbstractWidget
createLeadingIconColor method
AbstractWidget class