From f5abac7a7078d31b54ac8340ac1448a7c29df264 Mon Sep 17 00:00:00 2001 From: Reginaldo Date: Thu, 14 Mar 2024 22:09:38 -0300 Subject: [PATCH] =?UTF-8?q?corre=C3=A7=C3=A3o=20no=20registro=20de=20novo?= =?UTF-8?q?=20cidad=C3=A3o=20na=20tela=20register=5Fcitizen=5Fscreen.dart?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/widgets/dropdown_with_subtitle.dart | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/widgets/dropdown_with_subtitle.dart b/lib/widgets/dropdown_with_subtitle.dart index 48b0f3c..1a0c1fc 100644 --- a/lib/widgets/dropdown_with_subtitle.dart +++ b/lib/widgets/dropdown_with_subtitle.dart @@ -46,6 +46,7 @@ class DropdownWithSubtitle extends StatelessWidget { fontSize: 12, ), ), + Container( decoration: BoxDecoration( borderRadius: BorderRadius.circular(5),