horizontal_tab_key constant

IconData const horizontal_tab_key

Implementation

static const IconData horizontal_tab_key = IconData(
  0xe7fd,
  fontFamily: 'FluentIcons',
  fontPackage: 'fluent_ui',
);