HbInput.fromData constructor

HbInput.fromData(
  1. HbFormData data, {
  2. Key? key,
})

Implementation

HbInput.fromData(this.data, {super.key});