Stop Cheque Screens Created #Single
This commit is contained in:
@@ -200,7 +200,7 @@ class _ChequeEnquiryScreenState extends State<ChequeEnquiryScreen> {
|
||||
child: TextField(
|
||||
controller: _searchController,
|
||||
decoration: const InputDecoration(
|
||||
labelText: 'Search...',
|
||||
labelText: 'Search by Cheque Details',
|
||||
prefixIcon: Icon(Icons.search),
|
||||
border: InputBorder
|
||||
.none, // Remove border to make it look like it's inside the card
|
||||
|
||||
Reference in New Issue
Block a user