lock constant

IconData const lock

lock — Cupertino icon named "lock". Available on cupertino_icons package 1.0.0+ only. This is the same icon as padlock which is available in cupertino_icons 0.1.3.

Implementation

static const IconData lock = IconData(0xf4c8, fontFamily: iconFont, fontPackage: iconFontPackage);