The context contains information about the location in the tree at which the associated widget is being built.
This context get defined within build method.
build
@protected BuildContext get context => _context;