checkValue method

  1. @override
bool checkValue(
  1. bool value
)
override

Implementation

@override
bool checkValue(bool value) => value;