getStyle property

Map<String, dynamic> get getStyle

Get the style data for the form

Implementation

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