styleNotMatched property
the styleNotMatched is used to set a default TextStyle for code that does not match any theme.
Implementation
final TextStyle? styleNotMatched;
the styleNotMatched is used to set a default TextStyle for code that does not match any theme.
final TextStyle? styleNotMatched;