Flutter
widgets
TableRow
key property
key
description
key
property
Null safety
LocalKey
?
key
final
An identifier for the row.
Implementation
final LocalKey? key;
Flutter
widgets
TableRow
key property
TableRow class
Constructors
TableRow
Properties
children
decoration
hashCode
key
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==