InputPageBlockAnchor constructor

InputPageBlockAnchor({
  1. required String name,
})

Implementation

InputPageBlockAnchor({required this.name});