neoTeamItems property

List<Map<String, String>> neoTeamItems
final

Implementation

final List<Map<String, String>> neoTeamItems = [
  {
    'imagePath': 'assets/home/neo1.webp',
  },
  {
    'imagePath': 'assets/home/neo1.webp',
  },
  {
    'imagePath': 'assets/home/neo1.webp',
  },
  {
    'imagePath': 'assets/home/neo1.webp',
  },
];