mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Iâve added a comment document for the `fontFamily` property of `IconData`. The purpose of this is to provide developers with a hint when importing a custom icon. It only includes the change made in the comment. The original issue was: [154144](https://github.com/flutter/flutter/issues/154144) It was marked as closed so I created a new issues for proposal: Fixes #154149 *If you had to change anything in the [flutter/tests] repo, include a link to the migration guide as per the [breaking change policy].*