Creates a dropdown data model with id and title.
id
title
DropDownDataModel({this.id, this.title, this.value, this.icon});