fillText property

bool fillText
final

Whether to fill the text with the style color. If false, only the outline will be visible.

Implementation

final bool fillText;