removed extra whitespace between 'holiday name' & 'Date'

This commit is contained in:
ashilkn 2022-08-20 13:02:19 +05:30
parent ee77bcc70d
commit e6e80a6bf1

View file

@ -42,7 +42,7 @@ class HolidaySearchResultWidget extends StatelessWidget {
color: Theme.of(context).colorScheme.subTextColor, color: Theme.of(context).colorScheme.subTextColor,
), ),
), ),
const SizedBox(height: 8), const SizedBox(height: 6),
SizedBox( SizedBox(
width: 220, width: 220,
child: Text( child: Text(