10/18/3
This commit is contained in:
@@ -81,7 +81,7 @@ class RateCaptainFromPassenger extends StatelessWidget {
|
||||
controller: controller.comment,
|
||||
decoration: InputDecoration(
|
||||
labelText: 'Enter your Note'.tr,
|
||||
hintText: 'Type something...',
|
||||
hintText: 'Type something...'.tr,
|
||||
prefixIcon: const Icon(
|
||||
Icons.rate_review), // Add an icon as a prefix
|
||||
suffixIcon: IconButton(
|
||||
|
||||
Reference in New Issue
Block a user