We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 437f2c7 commit 33ae936Copy full SHA for 33ae936
example/lib/minimal_code_example.dart
@@ -47,7 +47,6 @@ class _ExamplePageState extends State<_ExamplePage> {
47
FormBuilderFilterChips<String>(
48
decoration: const InputDecoration(
49
labelText: 'The language of my people',
50
- enabled: false,
51
),
52
name: 'languages_filter',
53
selectedColor: Colors.red,
0 commit comments