fitted property

void fitted

Implementation

void get fitted => _add((w) => FittedBox(child: w));