children property

List<Component> children
final

Child cell components in the row (e.g. NakiText).

Implementation

final List<Component> children;