menu
country_list_picker package
documentation
themes/current_location_tile_theme.dart
CurrentLocationTileTheme
CurrentLocationTileTheme const constructor
CurrentLocationTileTheme const constructor
dark_mode
light_mode
CurrentLocationTileTheme
constructor
const
CurrentLocationTileTheme
(
{
bool
visible
=
false
,
String
title
=
"Current Location"
,
})
Implementation
const CurrentLocationTileTheme({ this.visible = false, this.title = "Current Location", });
country_list_picker package
documentation
themes/current_location_tile_theme
CurrentLocationTileTheme
CurrentLocationTileTheme const constructor
CurrentLocationTileTheme class