FDropDownSource constructor

const FDropDownSource({
  1. required DropdownSourceTypes type,
})

Implementation

const FDropDownSource({required this.type});