row method

  1. @override
Component row(
  1. RowProps props
)
override

Implementation

@override
Component row(RowProps props) => CodexRow(props);