tabletAlt constant

  1. @Deprecated('Use "tabletScreenButton" instead.')
IconData const tabletAlt

Alias tablet-alt for icon tabletScreenButton

Implementation

@Deprecated('Use "tabletScreenButton" instead.')
static const IconData tabletAlt = tabletScreenButton;