value property

dynamic value
final

The value for the GridButton.onPressed callback parameter. If the value is null, the callback will use the title instead.

Implementation

final dynamic value;