xResponsiveGridRow method

XResponsiveGridRow xResponsiveGridRow ()

Implementation

XResponsiveGridRow xResponsiveGridRow() {
  return XResponsiveGridRow(
    children: this,
  );
}