supportedYamlKeys property

List<String> supportedYamlKeys
getter/setter pair

List of supported keys

Implementation

static List<String> supportedYamlKeys = [
  imageKey,
  colorKey,
  androidGravityKey,
  iosContentModeKey,
  android12AndAboveKey,
  brandingImageKey,
  backgroundImage,
  iosBackgroundContentMode,
  androidBackgroundGravity,
  imageDarkAndroid,
  androidDarkGravityKey,
  colorDarkAndroid,
];