paragraphStyle property
read / write
The paragraph style to use when painting RenderErrorBox objects.
Implementation
static ui.ParagraphStyle paragraphStyle = ui.ParagraphStyle(
lineHeight: 1.0,
)
The paragraph style to use when painting RenderErrorBox objects.
static ui.ParagraphStyle paragraphStyle = ui.ParagraphStyle(
lineHeight: 1.0,
)