DropdownTextRF constructor
const
DropdownTextRF(})
Implementation
const DropdownTextRF(
this.modelName,
this.fieldName,
this.value, {
this.text,
this.languageSource,
this.fontSize,
this.weight,
this.color,
this.visible = true,
this.style,
this.align = TextAlign.left,
this.template,
});