ctx property

BuildContext? ctx
final

The BuildContext used when inheritTheme is true. Required when inheritTheme is set to true.

Implementation

final BuildContext? ctx;