remove comments
This commit is contained in:
@@ -423,15 +423,6 @@ class _BuildAppointmentListState extends State<BuildAppointmentList> {
|
|||||||
return MihValidationServices().isEmpty(value);
|
return MihValidationServices().isEmpty(value);
|
||||||
},
|
},
|
||||||
),
|
),
|
||||||
// SizedBox(
|
|
||||||
// // width: 500,
|
|
||||||
// child: MIHTextField(
|
|
||||||
// controller: widget.titleController,
|
|
||||||
// hintText: "Title",
|
|
||||||
// editable: true,
|
|
||||||
// required: true,
|
|
||||||
// ),
|
|
||||||
// ),
|
|
||||||
const SizedBox(height: 10),
|
const SizedBox(height: 10),
|
||||||
SizedBox(
|
SizedBox(
|
||||||
// width: 500,
|
// width: 500,
|
||||||
|
|||||||
Reference in New Issue
Block a user