style property

FTileStyle? style
final

The tile's style. Defaults to the ancestor tile group's style if present, and FThemeData.tileGroupStyle otherwise.

Provide a style to prevent inheriting from the ancestor tile group's style.

Implementation

final FTileStyle? style;