size property

Size get size

Implementation

static Size get size =>
    MediaQuery.of(MirrorflyUikit.instance.globalNavigatorKey!.currentContext!)
        .size;