FespSwitchData class
- Annotations
-
- @FespNodeBuildersA.new(builders: [FespNodeBuilderField(className: 'FespSwitchBuilderData', argsList: ['BuildContext', '\$FespSwitchBuilderData'], returnType: 'Switch', classFields: [FespNodeBuilderClassField(type: 'bool', name: 'value', defaultValue: 'false'), FespNodeBuilderClassField(type: 'void Function(bool value)?', name: 'onChanged'), FespNodeBuilderClassField(type: 'void Function(bool value)?', name: 'onFocusChange')])], invalidTypes: ['\$FespSwitchBuilderData', '\$FespSwitchBuilderData'])
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited