folder_view constant

IconData const folder_view

Implementation

static const IconData folder_view = IconData(
  0xe9cc,
  fontFamily: _family,
  fontPackage: pluginPackageName,
);