maskAllText property
Mask all text content. Draws a rectangle of text bounds with text color on top. Currently, only Text and EditableText Widgets are masked. Default is enabled.
Implementation
@experimental
var maskAllText = true;
Mask all text content. Draws a rectangle of text bounds with text color on top. Currently, only Text and EditableText Widgets are masked. Default is enabled.
@experimental
var maskAllText = true;