child property

  1. @mustCallSuper
Widget get child

Implementation

@mustCallSuper
Widget get child => wrap(children);