onDirty method

  1. @override
void onDirty(
  1. int dirt
)
override

Implementation

@override
void onDirty(int dirt) {
  // intentionally empty
}