c property
BuildContext
get
c
Shorthand for accessing the flutter build context
Implementation
material.BuildContext get c { return flutterContext!; }
Shorthand for accessing the flutter build context
material.BuildContext get c { return flutterContext!; }