跳到主要内容

导航抽屉主题

对整个应用程序中导航抽屉的外观进行自定义。

NavigationDrawerTheme类具有以下属性:

bgcolor(背景颜色)

在所有子代NavigationDrawer控件中覆盖NavigationDrawer.bgcolor的默认值。

elevation(海拔高度)

在所有子代NavigationDrawer控件中覆盖NavigationDrawer.elevation的默认值。

indicator_color(指示器颜色)

在所有子代NavigationDrawer控件中覆盖NavigationDrawer.indicator_color的默认值。

indicator_shape(指示器形状)

在所有子代NavigationDrawer控件中覆盖NavigationDrawer.indicator_shape的默认值。

label_text_style(标签文本样式)

在所有子代NavigationDrawer控件中覆盖NavigationDrawer.label_text_style的默认值。

shadow_color(阴影颜色)

在所有子代NavigationDrawer控件中覆盖NavigationDrawer.shadow_color的默认值。

surface_tint_color(表面色调颜色)

在所有子代NavigationDrawer控件中覆盖NavigationDrawer.surface_tint_color的默认值。

tile_height(磁贴高度)

在所有子代NavigationDrawer控件中覆盖NavigationDrawer.tile_height的默认值。