accLabelCollection property
Implementation
@override
GuiComponentCollection<GuiLabel> get accLabelCollection =>
throw UnimplementedError(
"The property 'AccLabelCollection' is not implemented in GuiMenu.",
);
@override
GuiComponentCollection<GuiLabel> get accLabelCollection =>
throw UnimplementedError(
"The property 'AccLabelCollection' is not implemented in GuiMenu.",
);