getNodeArea method

  1. @override
Rect? getNodeArea()
override

Implementation

@override
Rect? getNodeArea() {
  return null;
}