style property

Map<String, dynamic>? style
final

This style will be applied to the container element target.

Implementation

final Map<String, dynamic>? style;