width property

int? width
final

Maximum width in columns. If null, uses child's natural width.

Implementation

final int? width;