Use case
I often don't use the cupertino or material libraries so I have to import the Brightness enum from foundation, services, or dart:ui. It would seem natural to have this exported from the core widgets library as well.
Proposal
Export the Brightness enum from widgets.dart
Use case
I often don't use the
cupertinoormateriallibraries so I have to import the Brightness enum fromfoundation,services, ordart:ui. It would seem natural to have this exported from the corewidgetslibrary as well.Proposal
Export the Brightness enum from widgets.dart