fit property

Rx<BoxFit?> fit
final

BoxFit this Participant is rendered with.

Implementation

final Rx<BoxFit?> fit = Rx(null);