resizable property

bool resizable
final

A flag indicating whether the column is resizable by the user. Defaults to true.

Implementation

final bool resizable;