Apply FittedBox for widget
Equivalent to:
FittedBox()
Niku fitted() { _widget = FittedBox( child: _widget, ); return this; }