mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() Fixes https://github.com/flutter/flutter/issues/147189
This allows const `IconData` to fallback to the system font if `fontFamily` is not provided.
A similar non-fatal error occurs when IconData specifies a font that is not included in the manifest, so I modeled after that error message:
|
||
---|---|---|
.. | ||
targets | ||
build_system_test.dart | ||
depfile_test.dart | ||
exceptions_test.dart | ||
file_store_test.dart | ||
hash_test.dart | ||
invalidated_reason_test.dart | ||
source_test.dart |