showWhenEmpty property
final
Whether to show the property when the value is an AttributedString whose AttributedString.string is the empty string.
This overrides defaultValue.
Implementation
final bool showWhenEmpty;
Whether to show the property when the value is an AttributedString whose AttributedString.string is the empty string.
This overrides defaultValue.
final bool showWhenEmpty;