GetContext typedef
GetContext =
BuildContext Function()
Get context of current widget.
Implementation
typedef GetContext = BuildContext Function();
Get context of current widget.
typedef GetContext = BuildContext Function();