itemsTextBaseline property

TextBaseline? itemsTextBaseline
final

Only used If you are not using a customBuilder Set the TextBaseline of the Column used to display the H header and its List of I items

Implementation

final TextBaseline? itemsTextBaseline;