toString method

  1. @override
String toString ()

Implementation

@override
String toString() => '$runtimeType($settings, animation: $_animation)';