showWhenEmpty property

bool showWhenEmpty
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;