CountryListDialogTheme class
Constructors
-
CountryListDialogTheme({AlphabetsBarThemes alphabetsBar = const AlphabetsBarThemes(), CurrentLocationTileTheme currentLocationTile = const CurrentLocationTileTheme(), LastPickTileTheme lastPickTile = const LastPickTileTheme(), SearchTileTheme searchTile = const SearchTileTheme(), PreferredSizeWidget? appBar, bool isShowFlage = true, bool isShowFloatButton = true, Color backgroundColor = Colors.transparent, TextStyle titlesStyle = const TextStyle(fontSize: 16, fontWeight: FontWeight.bold), Color titlesBackground = const Color(0x6CDDDDDD), bool isShowDialCode = true, TextStyle textStyle = const TextStyle(fontSize: 16), double tileHeight = 50.0})
-
const
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited