CupertinoRadioData class
Constructors
-
CupertinoRadioData({Color? inactiveColor, Color? fillColor, bool? useCheckmarkStyle, Key? widgetKey, dynamic value, dynamic groupValue, ValueChanged? onChanged, bool? toggleable, Color? activeColor, Color? focusColor, FocusNode? focusNode, bool? autofocus})
-
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited