size property

double? get size

Implementation

double? get size => sizeState?.of(selected);