OnBuildContext extension

Extension methods on BuildContext to provide convenience accessors.

This extension adds helpful getters to BuildContext for easily accessing common properties like screen size.

on

Properties

screenSize Size

Available on BuildContext, provided by the OnBuildContext extension

Returns the size of the screen associated with this BuildContext.
no setter