context property

BuildContext? context
final

takes in @param context to get the app context

Implementation

final BuildContext? context;