menu
nylo_support package
documentation
widgets/form/form_data.dart
NyFormData
getCast property
getCast property
dark_mode
light_mode
getCast
property
Map
<
String
,
FormCast
?
>
get
getCast
Get the cast data for the form
Implementation
Map<String, FormCast?> get getCast => _cast;
nylo_support package
documentation
widgets/form/form_data
NyFormData
getCast property
NyFormData class