beachAccess constant

IconData const beachAccess

The beachAccess material icon.

Implementation

static const IconData beachAccess = IconData(
  0xeb3e,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);