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 9082e0e commit 7418855Copy full SHA for 7418855
lib/src/fields/form_builder_dropdown.dart
@@ -109,7 +109,7 @@ class FormBuilderDropdown<T> extends FormBuilderField<T> {
109
/// ```
110
/// {@end-tool}
111
///
112
- /// Defaults to the [TextTheme.subtitle1] value of the current
+ /// Defaults to the [TextTheme.titleMedium] value of the current
113
/// [ThemeData.textTheme] of the current [Theme].
114
final TextStyle? style;
115
0 commit comments