objectFit property

set objectFit (String fit)

contain or cover

Implementation

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