noop property

  1. @override
Callback0Arg noop
override

A callback that does nothing.

Implementation

@override
Callback0Arg get noop => _noop;