Update lib/src/selection_dialog.dart
Co-authored-by: Chandra Abdul Fattah <chandrashibezzo@gmail.com>
This commit is contained in:
@@ -43,7 +43,7 @@ class SelectionDialog extends StatefulWidget {
|
|||||||
this.favoriteElements, {
|
this.favoriteElements, {
|
||||||
Key? key,
|
Key? key,
|
||||||
this.showCountryOnly,
|
this.showCountryOnly,
|
||||||
this.hideHeaderText = false,
|
this.hideHeaderText = true,
|
||||||
this.emptySearchBuilder,this.headerAlignment = MainAxisAlignment.spaceBetween,
|
this.emptySearchBuilder,this.headerAlignment = MainAxisAlignment.spaceBetween,
|
||||||
this.headerTextStyle =
|
this.headerTextStyle =
|
||||||
const TextStyle(fontSize: 18, fontWeight: FontWeight.bold),
|
const TextStyle(fontSize: 18, fontWeight: FontWeight.bold),
|
||||||
|
|||||||
Reference in New Issue
Block a user