DescriptorTile constructor
Implementation
const DescriptorTile(
{Key key, this.descriptor}) //, this.onReadPressed, this.onWritePressed})
: super(key: key);
const DescriptorTile(
{Key key, this.descriptor}) //, this.onReadPressed, this.onWritePressed})
: super(key: key);