itemsTextDirection property

TextDirection? itemsTextDirection
final

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

Implementation

final TextDirection? itemsTextDirection;