disabledIconColor method

VxTextDropDown disabledIconColor(
  1. Color color
)

Implementation

VxTextDropDown disabledIconColor(Color color) =>
    this.._disabledIconColor = color;