errorMessage method

String errorMessage()

Returns the error message

Implementation

String errorMessage() =>
    'The number of empty squares cannot be less than 1 or more than 81.';