shape property

ShapeBorder? shape
final

Overrides the default value of ListTile.shape.

This property is obsolete: please use the data ListTileThemeData.shape property instead.

Implementation

final ShapeBorder? shape;