context property

BuildContext? context
final

Required context to show dialogs, if showDialogs is true

Implementation

final BuildContext? context;