VxDropDownExtension extension

on

Methods

textDropDown({required String selectedValue, required ValueChanged<String?> onChanged}) VxTextDropDown

Available on List<String>, provided by the VxDropDownExtension extension

Extension method to directly access VxTextDropDown with any widget without wrapping or with dot operator.