style method

Map<String, dynamic> style()

Returns the style for the form

Implementation

Map<String, dynamic> style() => _style;