File tree Expand file tree Collapse file tree 1 file changed +6
-12
lines changed
Expand file tree Collapse file tree 1 file changed +6
-12
lines changed Original file line number Diff line number Diff line change @@ -260,17 +260,11 @@ for more attributes.
260260
261261### Styles
262262
263- |   ; | Style |
264- | ----------------- | ------------------------------------------------------- |
265- | ** Default style** | ` Widget.MaterialComponents.BottomAppBar ` |
266- | ** Primary | ` Widget.MaterialComponents.BottomAppBar.Colored ` |
267- : background color : :
268- : style** : :
269- | ** Primary (light | ` Widget.MaterialComponents.BottomAppBar.PrimarySurface ` |
270- : theme) or surface : :
271- : (dark theme) : :
272- : background color : :
273- : style** : :
263+   ; | Style
264+ ------------------------------------------------------------------------- | -----
265+ ** Default style** | ` Widget.MaterialComponents.BottomAppBar `
266+ ** Primary background color style** | ` Widget.MaterialComponents.BottomAppBar.Colored `
267+ ** Primary (light theme) or surface (dark theme) background color style** | ` Widget.MaterialComponents.BottomAppBar.PrimarySurface `
274268
275269Default style theme attribute: ` bottomAppBarStyle `
276270
282276## Theming bottom app bars
283277
284278Bottom app bars support
285- [ Material Theming] ( https://material.io/components/app-bars-bottom/ #theming ) and
279+ [ Material Theming] ( https://material.io/components/app-bars-bottom#theming ) and
286280can be customized in terms of color, typography and shape.
287281
288282### Bottom app bar theming example
You can’t perform that action at this time.
0 commit comments