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