getImageFit method

BoxFit getImageFit()

Implementation

BoxFit getImageFit() {
  return mStyles.backgroundSize;
}