xmark constant
— Cupertino icon named "xmark". Available on cupertino_icons package 1.0.0+ only. This is the same icon as clear_thick which is available in cupertino_icons 0.1.3. This is the same icon as clear which is available in cupertino_icons 0.1.3.
Implementation
static const IconData xmark = IconData(
0xf404,
fontFamily: iconFont,
fontPackage: iconFontPackage,
);