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.
2 parents b1e7cfa + d2a9fa5 commit 4d07b63Copy full SHA for 4d07b63
lib/widgets/textfields.dart
@@ -95,7 +95,6 @@ class JsonSearchField extends StatelessWidget {
95
controller: controller,
96
onChanged: onChanged,
97
style: kCodeStyle,
98
- cursorHeight: 18,
99
decoration: const InputDecoration(
100
isDense: true,
101
border: InputBorder.none,
0 commit comments