Skip to content

Commit 9eb209b

Browse files
Merge branch 'main' into release/7.7.0
2 parents 6e445d3 + 31d2f35 commit 9eb209b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/src/fields/form_builder_filter_chips.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ class FormBuilderFilterChip<T> extends FormBuilderField<List<T>> {
136136
pressElevation: pressElevation,
137137
materialTapTargetSize: materialTapTargetSize,
138138
padding: padding,
139+
shape: shape,
139140
checkmarkColor: checkmarkColor,
140141
clipBehavior: clipBehavior,
141142
labelStyle: labelStyle,

0 commit comments

Comments
 (0)