menu
messenger
util/web/non_web.dart
WebUtils
getGalleryRect static method
getGalleryRect
dark_mode
light_mode
getGalleryRect
static method
Rect
?
getGalleryRect
(
)
Returns the
Rect
stored for a
openPopupGallery
.
Implementation
static Rect? getGalleryRect() => null;
messenger
non_web
WebUtils
getGalleryRect static method
WebUtils class