getIconFlex method Null safety

int getIconFlex()

Implementation

static int getIconFlex() {
  return (_ICON_WIDGET_SIZE_RATIO * 10).toInt();
}