showTextBorder property Null safety
read / write
Configures whether to show the text border or not, default is true.
Implementation
bool? showTextBorder;
Configures whether to show the text border or not, default is true.
bool? showTextBorder;