BuildContextX extension

Built with Kite 🪁 Flutter foundations, architecture, and developer tooling. Learn more: https://kite.orkitt.dev

on

Properties

height double

Available on BuildContext, provided by the BuildContextX extension

no setter
isKeyboardOpen bool

Available on BuildContext, provided by the BuildContextX extension

no setter
isLandscape bool

Available on BuildContext, provided by the BuildContextX extension

no setter
padding EdgeInsets

Available on BuildContext, provided by the BuildContextX extension

no setter
screenSize Size

Available on BuildContext, provided by the BuildContextX extension

no setter
viewInsets EdgeInsets

Available on BuildContext, provided by the BuildContextX extension

no setter
width double

Available on BuildContext, provided by the BuildContextX extension

no setter

Methods

showSnackBar(String message, {bool isError = false, Duration duration = const Duration(seconds: 3)}) → void

Available on BuildContext, provided by the BuildContextX extension

unfocus() → void

Available on BuildContext, provided by the BuildContextX extension