column abstract method

Component column(
  1. ColumnProps props
)

Render a column layout component

Implementation

Component column(ColumnProps props);