Update lib/src/selection_dialog.dart
Co-authored-by: Chandra Abdul Fattah <chandrashibezzo@gmail.com>
This commit is contained in:
@@ -52,7 +52,7 @@ class SelectionDialog extends StatefulWidget {
|
|||||||
this.textStyle,
|
this.textStyle,
|
||||||
this.topBarPadding =
|
this.topBarPadding =
|
||||||
const EdgeInsets.symmetric(vertical: 5.0, horizontal: 20),
|
const EdgeInsets.symmetric(vertical: 5.0, horizontal: 20),
|
||||||
this.headerText = "Select Country",
|
this.headerText,
|
||||||
this.boxDecoration,
|
this.boxDecoration,
|
||||||
this.showFlag,
|
this.showFlag,
|
||||||
this.flagDecoration,
|
this.flagDecoration,
|
||||||
|
|||||||
Reference in New Issue
Block a user