c property

BuildContext get c
inherited

Shorthand for accessing the flutter build context

Implementation

material.BuildContext get c { return flutterContext!; }