children property

List<FxGridColumn> children
final

The list of FxGridColumn widgets that represent the columns in the grid.

Implementation

final List<FxGridColumn> children;