screen_lock_portrait_rounded constant
screen_lock_portrait — material icon named "screen lock portrait" (round).
Implementation
static const IconData screen_lock_portrait_rounded = IconData(
0xf0132,
fontFamily: 'MaterialIcons',
);
screen_lock_portrait — material icon named "screen lock portrait" (round).
static const IconData screen_lock_portrait_rounded = IconData(
0xf0132,
fontFamily: 'MaterialIcons',
);