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 e1dbc47 commit af96a67Copy full SHA for af96a67
packages/dropdown_button2_test/test/examples/form_field_example_test.dart
@@ -8,8 +8,6 @@ import 'test_app.dart';
8
void main() {
9
runGoldenTests(
10
'FormField Example',
11
- // NOTE: InputDecorator's contentPadding.vertical is incorrect on desktop
12
- // until https://github.com/flutter/flutter/issues/166201 is fixed
13
(WidgetTester tester, ViewVariant variant) async {
14
// GIVEN
15
await tester.pumpTestApp(const FormFieldExample());
packages/dropdown_button2_test/test/examples/goldens/form_field_example/desktop_open_menu.png
-45 Bytes
0 commit comments