小吃栏主题(SnackBarTheme)
对整个应用程序中的小吃栏
的外观进行自定义。
SnackBarTheme
类具有以下属性:
action_bgcolor
(操作背景颜色)
在所有子代SnackBar
控件中覆盖SnackBar.action_bgcolor
的默认值。
action_overflow_threshold
(操作溢出阈值)
在所有子代SnackBar
控件中覆盖SnackBar.action_overflow_threshold
的默认值。
action_text_color
(操作文本颜色)
在所有子代SnackBar
控件中覆盖SnackBar.action_text_color
的默认值。
alignment
(对齐方式)
在所有子代SnackBar
控件中覆盖SnackBar.alignment
的默认值。
behavior
(行为)
在所有子代SnackBar
控件中覆盖SnackBar.behavior
的默认值。
bgcolor
(背景颜色)
在所有子代SnackBar
控件中覆盖SnackBar.bgcolor
的默认值。
close_icon_color
(关闭图标颜色)
在所有子代SnackBar
控件中覆盖SnackBar.close_icon_color
的默认值。
content_text_style
(内容文本样式)
在所有子代SnackBar
控件中覆盖SnackBar.content_text_style
的默认值。