settingsEthernet constant

IconData const settingsEthernet

The settingsEthernet material icon.

Implementation

static const IconData settingsEthernet = IconData(
  0xe8be,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);