ifTrue property
final
Description to use if the property value is true.
If not specified and value equals true the property's priority level will be DiagnosticLevel.hidden.
Implementation
final String? ifTrue;
Description to use if the property value is true.
If not specified and value equals true the property's priority level will be DiagnosticLevel.hidden.
final String? ifTrue;