menu
nylo_framework package
documentation
nylo_framework.dart
NyFormData
getStyle property
getStyle property
dark_mode
light_mode
getStyle
property
Map
<
String
,
dynamic
>
get
getStyle
Get the style data for the form
Implementation
Map<String, dynamic> get getStyle => _style;
nylo_framework package
documentation
nylo_framework
NyFormData
getStyle property
NyFormData class