width property

double? width
final

Chiều rộng (null = fill parent, số cụ thể = fixed width)

Implementation

final double? width;