WxTileThemeData constructor
const
WxTileThemeData({
- required WxTileStyle style,
Creates a theme data that can be used for TileTheme.
Implementation
const WxTileThemeData({required this.style});