CCustom constructor
CCustom({
- required bool condition(
- GameComponent comp,
- BonfireGameInterface game
Implementation
CCustom({required this.condition});