definition property

ColumnDefinition? definition
final

The definition in the AST that was used to create this column model.

Implementation

final ColumnDefinition? definition;