tableView constant

IconData const tableView

The tableView material icon.

Implementation

static const IconData tableView = IconData(
  0xf1be,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);