FloatingActionButtonTheme 悬浮操作按钮主题
对整个应用程序中的悬浮操作按钮
的外观进行自定义。
FloatingActionButtonTheme
类具有以下属性:
bgcolor
(背景颜色)
在所有子代FloatingActionButton
控件中覆盖FloatingActionButton.bgcolor
的默认值。
disabled_elevation
(禁用时的高度)
在所有子代FloatingActionButton
控件中覆盖FloatingActionButton.disabled_elevation
的默认值。
elevation
(高度)
在所有子代FloatingActionButton
控件中覆盖FloatingActionButton.elevation
的默认值。
enable_feedback
(启用反馈)
在所有子代FloatingActionButton
控件中覆盖FloatingActionButton.enable_feedback
的默认值。
extended_padding
(扩展内边距)
在所有子代FloatingActionButton
控件中覆盖FloatingActionButton.extended_padding
的默认值。
extended_icon_label_spacing
(扩展图标标签间距)
在所有子代FloatingActionButton
控件中覆盖FloatingActionButton.extended_icon_label_spacing
的默认值。
extended_size_constraints
(扩展尺寸约束)
在所有子代FloatingActionButton
控件中覆盖FloatingActionButton.extended_size_constraints
的默认值。
extended_text_style
(扩展文本样式)
在所有子代FloatingActionButton
控件中覆盖FloatingActionButton.extended_text_style
的默认值。
focus_color
(聚焦颜色)
在所有子代FloatingActionButton
控件中覆盖FloatingActionButton.focus_color
的默认值。
focus_elevation
(聚焦时的高度)
在所有子代FloatingActionButton
控件中覆盖FloatingActionButton.focus_elevation
的默认值。
foreground_color
(前景颜色)
在所有子代FloatingActionButton
控件中覆盖FloatingActionButton.foreground_color
的默认值。
highlight_elevation
(突出显示时的高度)
在所有子代FloatingActionButton
控件中覆盖FloatingActionButton.highlight_elevation
的默认值。
hover_color
(悬停颜色)
在所有子代FloatingActionButton
控件中覆盖FloatingActionButton.hover_color
的默认值。
hover_elevation
(悬停时的高度)
在所有子代FloatingActionButton
控件中覆盖FloatingActionButton.hover_elevation
的默认值。
shape
(形状)
在所有子代FloatingActionButton
控件中覆盖FloatingActionButton.shape
的默认值。
size_constraints
(尺寸约束)
在所有子代FloatingActionButton