type property

String? type
final

String Type of setting.

Options: text, email, number, color, password, textarea, select, multiselect, radio, image_width and checkbox.

Implementation

final String? type;