PageBlockAnchor constructor

PageBlockAnchor({
  1. required String name,
})

Implementation

PageBlockAnchor({required this.name});