Refactor code structure for improved readability and maintainability

This commit is contained in:
vergiLgood1 2025-05-23 12:21:33 +07:00
parent a35ba880c5
commit d216088b32
1 changed files with 10 additions and 10 deletions

View File

@ -92,7 +92,7 @@ class _LocationSelectionPageState extends State<LocationSelectionPage> {
// icon: const Icon(Icons.list), // icon: const Icon(Icons.list),
// label: const Text('Select from list'), // label: const Text('Select from list'),
// ), // ),
// ], ],
), ),
const SizedBox(height: TSizes.md), const SizedBox(height: TSizes.md),
// Instruction text // Instruction text