context property

BuildContext context
final

Context used to show the modal (e.g. showModalBottomSheet).

Implementation

final BuildContext context;