separated method

T separated(
  1. Widget widget
)

Implementation

T separated(Widget widget) => this.._separated = widget;