kFastImageMobileMap top-level constant

Map<String, String> const kFastImageMobileMap

Implementation

const kFastImageMobileMap = {
  'light': FastImageMobile.light,
  'dark': FastImageMobile.dark,
};