Widget.checked - multiple declarations

Function Widget.checked

set checked state

Prototype

Widget checked(
  bool flg
) @property;

Function Widget.checked

get checked state

Prototype

bool checked() @property;

Authors

Copyright

License