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 d328a92 commit d2a9fa5Copy full SHA for d2a9fa5
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