presentationAttributeConfigs property
Implementation
@override
get presentationAttributeConfigs => super.presentationAttributeConfigs
..addAll([
DefsAttributeConfig('id', property: true),
]);
@override
get presentationAttributeConfigs => super.presentationAttributeConfigs
..addAll([
DefsAttributeConfig('id', property: true),
]);