enviando cadastro cidadão individual
This commit is contained in:
@@ -33,7 +33,7 @@ class InputWithSubtitle extends StatelessWidget {
|
||||
this.mandatory = true,
|
||||
this.textInputType = TextInputType.text,
|
||||
this.maxLines = 1,
|
||||
this.colorBorder = ColorPalette.black54,
|
||||
this.colorBorder = ColorPalette.white,
|
||||
required this.onChanged,
|
||||
this.widthError = 0.7
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user