onTagChanged method

  1. @override
bool? onTagChanged(
  1. T tag
)
override

Implementation

@override
bool? onTagChanged(T tag) => null;