RespQueryHelper constructor
const
RespQueryHelper({
- required BuildContext context,
The constructor that will accept the current build context
Implementation
const RespQueryHelper({required this.context});