MdSourceTag constructor

const MdSourceTag({
  1. required String id,
})

Implementation

const MdSourceTag({required this.id});