BuildContextWrapper extension

on

Properties

height double

Available on BuildContext, provided by the BuildContextWrapper extension

no setter
isTablet bool

Available on BuildContext, provided by the BuildContextWrapper extension

no setter
width double

Available on BuildContext, provided by the BuildContextWrapper extension

no setter

Methods

pop([dynamic result]) → void

Available on BuildContext, provided by the BuildContextWrapper extension

push(Widget destination) Future

Available on BuildContext, provided by the BuildContextWrapper extension

showSnackBar({String? message, Widget? content}) → void

Available on BuildContext, provided by the BuildContextWrapper extension