mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 11:08:03 +08:00
@@ -35,6 +35,9 @@ class RadioWidgetState<T> extends State<RadioWidget<T>> with RadioClient<T> {
|
||||
@override
|
||||
bool get tristate => widget.tristate;
|
||||
|
||||
@override
|
||||
bool get enabled => registry != null;
|
||||
|
||||
@override
|
||||
void dispose() {
|
||||
registry = null;
|
||||
|
||||
Reference in New Issue
Block a user