dropDownArray property

List? dropDownArray
final

The data source for dropdown options.

Implementation

final List<dynamic>? dropDownArray;