Returns the width this component should occupy based on its content or layout rules.
@override int fitWidth() { // Not yet implemented. throw UnimplementedError(); }