userLargeSlash constant

  1. @Deprecated('Use "userSlash" instead.')
IconData const userLargeSlash

Alias user-large-slash for icon userSlash

Implementation

@Deprecated('Use "userSlash" instead.')
static const IconData userLargeSlash = userSlash;