XTransactiontTile constructor
Implementation
const XTransactiontTile(
{Key key,
this.onTap,
this.leading,
this.subtitle,
this.middleSpace = 5.0,
this.trailing1,
this.trailing2,
this.title})
: super(key: key);
const XTransactiontTile(
{Key key,
this.onTap,
this.leading,
this.subtitle,
this.middleSpace = 5.0,
this.trailing1,
this.trailing2,
this.title})
: super(key: key);