ifFalse property Null safety
final
Description to use if the property value is false.
If not specified and value equals false, the property's priority level will be DiagnosticLevel.hidden.
Implementation
final String? ifFalse;
Description to use if the property value is false.
If not specified and value equals false, the property's priority level will be DiagnosticLevel.hidden.
final String? ifFalse;