BuildContextX extension

Extensions for BuildContext.

on

Properties

mq MediaQueryData
Get MediaQueryData of widget on specific BuildContext.
no setter
mqHeight double
Get the height of layout on specific BuildContext.
no setter
mqSize Size
Get the Size of layout on specific BuildContext.
no setter
mqWidth double
Get the width of layout on specific BuildContext.
no setter
safePaddingBottom double
Get the bottom safearea padding on specific BuildContext.
no setter
safePaddingTop double
Get the top safearea padding on specific BuildContext.
no setter