context property

  1. @override
BuildContext context
final

Context used to access all Flutter power in your game.

Implementation

@override
final BuildContext context;