screen_lock_portrait_rounded constant

IconData const screen_lock_portrait_rounded

screen_lock_portrait — material icon named "screen lock portrait" (round).

Implementation

static const IconData screen_lock_portrait_rounded = IconData(
  0xf0132,
  fontFamily: 'MaterialIcons',
);