menu
custom_styles_package package
documentation
widgets/custom_text_field.dart
CustomTextField
headingText property
headingText property
dark_mode
light_mode
headingText
property
String
?
headingText
final
this is the headingText of the custom text field
Implementation
final String? headingText;
custom_styles_package package
documentation
widgets/custom_text_field
CustomTextField
headingText property
CustomTextField class