mobilePhone constant

  1. @Deprecated('Use "mobile" instead.')
IconData const mobilePhone

Alias mobile-phone for icon mobile

Implementation

@Deprecated('Use "mobile" instead.')
static const IconData mobilePhone = mobile;