menu
phonefield package
documentation
custom_drop_down.dart
CustomDropDownField
dataList property
dataList property
dark_mode
light_mode
dataList
property
List
<
(
{
String
?
code
,
String
name
}
)
>
dataList
final
Implementation
final List<({String name, String? code})> dataList;
phonefield package
documentation
custom_drop_down
CustomDropDownField
dataList property
CustomDropDownField class