Predefined semantic labels
Many components in Flutter, especially the material design components, are already provided with semantic labels. For example, text input fields are informed by default that it is a text field that can be selected for editing. This makes accessibility much easier without the need for additional manual configuration.