DataFormOption constructor

const DataFormOption(
  1. {required String value,
  2. String? label}
)

Implementation

const DataFormOption