Creates an Expanded widget with the given flex factor.
flex
const Expanded({super.key, required super.child, super.flex}) : super(fit: FlexFit.tight);