attach abstract method

W attach(
  1. BuildContext context,
  2. Widget child
)

Implementation

W attach(BuildContext context, Widget child);