material library

Extensions

XContextAppBarTheme on BuildContext
AppBarTheme.of(context) as context.appBarTheme
XContextBottomAppBar on BuildContext
BottomAppBarTheme.of(context) as context.bottomAppBarTheme
XContextButtonBarTheme on BuildContext
ButtonBarTheme.of(context) as context.buttonBarTheme
XContextButtonTheme on BuildContext
ButtonTheme.of(context) as context.buttonTheme
XContextCardTheme on BuildContext
CardTheme.of(context) as context.cardTheme
XContextChipTheme on BuildContext
ChipTheme.of(context) as context.chipTheme
XContextCreateLocalImageConfiguration on BuildContext
createLocalImageConfiguration(context, ...) as context.createLocalImageConfiguration(...)
XContextDialogTheme on BuildContext
DialogTheme.of(context) as context.dialogTheme
XContextDividerTheme on BuildContext
DividerTheme.of(context) as context.dividerTheme
XContextListTileTheme on BuildContext
ListTileTheme.of(context) as context.listTileTheme
XContextMaterialBannerTheme on BuildContext
MaterialBannerThemeData.of(context) as context.materialBannerTheme
XContextMaterialInkController on BuildContext
MaterialInkController.of(context) as context.materialInkController
XContextMaterialLocalizations on BuildContext
MaterialLocalizations.of(context) as context.materialLocalizations
XContextNavigationRailTheme on BuildContext
NavigationRailTheme.of(context) as context.navigationRailTheme
XContextPopupMenuTheme on BuildContext
PopupMenuTheme.of(context) as context.popupMenuTheme
XContextScaffold on BuildContext
Scaffold.of(context) as context.scaffold
XContextShowAboutDialog on BuildContext
showAboutDialog(context: context, ...) as context.showAboutDialog(...)
XContextShowBottomSheet on BuildContext
showBottomSheet(context: context, ...) as context.showBottomSheet(...)
XContextShowDatePicker on BuildContext
showDatePicker(context: context, ...) as context.showDatePicker(...)
XContextShowDialog on BuildContext
showDialog(context: context, ...) as context.showDialog(...)
XContextShowGeneralDialog on BuildContext
showGeneralDialog(context: context, ...) as context.showGeneralDialog(...)
XContextShowLicensePage on BuildContext
showLicensePage(context: context, ...) as context.showLicensePage(...)
XContextShowMenu on BuildContext
showMenu(context: context, ...) as context.showMenu(...)
XContextShowModalBottomSheet on BuildContext
showModalBottomSheet(context: context, ...) as context.showModalBottomSheet(...)
XContextShowSearch on BuildContext
showSearch(context: context, ...) as context.showSearch(...)
XContextShowTimePicker on BuildContext
showTimePicker(context: context, ...) as context.showTimePicker(...)
XContextSliderTheme on BuildContext
SliderThemeof(context) as context.sliderTheme
XContextTabBarTheme on BuildContext
TabBarTheme.of(context) as context.tabBarTheme
XContextTabController on BuildContext
DefaultTabController.of(context) as context.tabController
XContextTheme on BuildContext
Theme.of(context) as context.theme
XContextTooltipTheme on BuildContext
TooltipTheme.of(context) as context.tooltipTheme