width property

double? width
final

width defines the width of the column, if not specified the default width defined in the table will be used. optional

Implementation

final double? width;