menu
nylo_support package
documentation
widgets/form/form_data.dart
NyFormData
getLabels property
getLabels property
dark_mode
light_mode
getLabels
property
Map
<
String
,
String
?
>
get
getLabels
Get the labels for the form
Implementation
Map<String, String?> get getLabels => _labels;
nylo_support package
documentation
widgets/form/form_data
NyFormData
getLabels property
NyFormData class