menu
feexpay_flutter package
documentation
widgets/form_heading.dart
FormHeading
FormHeading.new const constructor
FormHeading.new const constructor
dark_mode
light_mode
FormHeading
constructor
const
FormHeading
(
String
formNumber
,
String
label
, {
Key
?
key
,
})
Implementation
const FormHeading(this.formNumber, this.label, {super.key});
feexpay_flutter package
documentation
widgets/form_heading
FormHeading
FormHeading.new const constructor
FormHeading class