VxDropDownExtension extension

on

Methods

textDropDown({required String selectedValue, required ValueChanged<String?> onChanged}) VxTextDropDown
Extension method to directly access VxTextDropDown with any widget without wrapping or with dot operator.