rowStyle property

ListRowStyle? rowStyle
final

Overrides the form-factor-driven default (P23): null resolves to row at the expanded form factor and card everywhere else — compact AND medium both keep today's cards, since a table only earns its columns once there's width to spare for them.

Implementation

final ListRowStyle? rowStyle;