style property

TeXViewStyle? style
final

Custom styling for the TeXView container.

This allows you to control properties like margins, padding, and background color.

Implementation

final TeXViewStyle? style;