fitted property

bool? get fitted

Implementation

bool? get fitted => fittedState?.of(selected);