File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -179,12 +179,6 @@ The background gradient for the table.
179179
180180Value is of type [ ` Gradient ` ] ( /docs/reference/types/gradient ) .
181181
182- ### ` heading_row_alignment `
183-
184- The alignment of the heading row.
185-
186- Value is of type [ ` MainAxisAlignment ` ] ( /docs/reference/types/mainaxisalignment ) .
187-
188182### ` heading_row_color `
189183
190184The background [ color] ( /docs/reference/colors ) for the heading row.
@@ -269,6 +263,12 @@ Column configuration for a `DataTable`.
269263
270264One column configuration must be provided for each column to display in the table.
271265
266+ ### ` heading_row_alignment `
267+
268+ Defines the horizontal layout of the label and sort indicator in the heading row.
269+
270+ Value is of type [ ` MainAxisAlignment ` ] ( /docs/reference/types/mainaxisalignment ) .
271+
272272### ` label `
273273
274274The column heading.
You can’t perform that action at this time.
0 commit comments