ContextProperties extension

Extension properties for BuildContext.

on

Properties

locale Locale
Current locale of this BuildContext.
read-only
t → AppLocalizations
Current translations for this BuildContext.
read-only
theme ThemeData
Current theme for this BuildContext.
read-only