mobileAlt constant

  1. @Deprecated('Use "mobileScreenButton" instead.')
IconData const mobileAlt

Alias mobile-alt for icon mobileScreenButton

Implementation

@Deprecated('Use "mobileScreenButton" instead.')
static const IconData mobileAlt = mobileScreenButton;