ScreenUtil constructor

ScreenUtil()

Implementation

factory ScreenUtil() {
  return _instance!;
}