conflict resolved
This commit is contained in:
commit
6c090be6f2
@ -174,8 +174,7 @@ class _FeedbackFormState extends State<FeedbackForm> {
|
|||||||
decoration: InputDecoration(
|
decoration: InputDecoration(
|
||||||
hintText: 'Tell us how we can improve',
|
hintText: 'Tell us how we can improve',
|
||||||
border: OutlineInputBorder(
|
border: OutlineInputBorder(
|
||||||
borderSide: BorderSide(color: Colors.blueAccent),
|
borderSide: BorderSide(color: Colors.blueAccent)),
|
||||||
),
|
|
||||||
),
|
),
|
||||||
maxLines: 5,
|
maxLines: 5,
|
||||||
),
|
),
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user