earthFrames constant

List<String> const earthFrames

Implementation

static const List<String> earthFrames = [
  '🌍',
  '🌎',
  '🌏'
];