SolveVarietyEmptyWidget constructor

const SolveVarietyEmptyWidget({
  1. Key? key,
  2. required int insistRespectSize,
})

Implementation

const SolveVarietyEmptyWidget({super.key, required this.insistRespectSize});