CheckboxElement class is utilised to create a single selection input element in a user interface.
Constructor
Usage
Here’s how to create an instance of theCheckboxElement class:
- Dart
CheckboxElement is created with an elementId “service”, a label “Select Services”, and a list of three options.