ContextExtension extension

on

Properties

appBarHeight double
no setter
blackWhite Color
no setter
bodyStyle TextStyle
no setter
colorScheme ColorScheme
no setter
deviceHeight double
no setter
deviceWidth double
no setter
isAndroid bool
no setter
isDark bool
no setter
isIOS bool
no setter
isIphoneMiniSize bool
no setter
isTablet bool
https://stackoverflow.com/a/54136738
no setter
l10n L10n
no setter
safeAreaBottom double
no setter
safeAreaTop double
no setter
scaffoldBackgroundColor Color
no setter
smallStyle TextStyle
no setter
subtitleStyle TextStyle
no setter
theme ThemeData
no setter
titleStyle TextStyle
no setter
verySmallStyle TextStyle
no setter
whiteBlack Color
no setter

Methods

hideKeyboard() → void
showSnackBar(String text, {Duration duration = const Duration(milliseconds: 1500), VoidCallback? onTap}) → void