1
This commit is contained in:
parent
a29ea334f5
commit
8a19590c06
@ -198,10 +198,6 @@ class SearchView extends GetView<CSearchController> {
|
|||||||
fontSize: 32.sp,
|
fontSize: 32.sp,
|
||||||
color: const Color.fromRGBO(255, 255, 255, 0.85),
|
color: const Color.fromRGBO(255, 255, 255, 0.85),
|
||||||
),
|
),
|
||||||
border: const OutlineInputBorder(
|
|
||||||
borderSide: BorderSide.none,
|
|
||||||
),
|
|
||||||
counterText: "",
|
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user