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