getStyle property

Map<String, String?> get getStyle

Get the style data for the form

Implementation

Map<String, String?> get getStyle => _style;