menu
messenger
ui/page/home/widget/country_button.dart
CountryButton
onCode property
onCode
dark_mode
light_mode
onCode
property
void Function
(
IsoCode
)
?
onCode
final
Callback, called with the result of
SelectCountryView
.
Implementation
final void Function(IsoCode)? onCode;
messenger
country_button
CountryButton
onCode property
CountryButton class