Scales and positions its child within itself according to fit. You can make your app responsive
Last updated 2 years ago
Example:
FittedBox( fit: BoxFit.fitWidth, child: Text('Hey this is my long text appbar title') ),