isVariantEnd property

  1. @override
bool get isVariantEnd
override

Checks if the game is over due to a special variant end condition.

Implementation

@override
bool get isVariantEnd => false;