objectFit property

void objectFit=(String fit)

contain or cover

Implementation

set objectFit(String fit) => _html.style.objectFit = fit;