- _id
int _id;
Undocumented in source.
- _uniqueId
uint _uniqueId;
Undocumented in source.
- _uniqueIdGenerator
uint _uniqueIdGenerator;
Undocumented in source.
- _destinationWidget
Widget _destinationWidget;
Undocumented in source.
- id
int id [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- uniqueId
uint uniqueId [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- destinationWidget
Widget destinationWidget [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- _objectParam
Object _objectParam;
Undocumented in source.
- objectParam
Object objectParam [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- objectParam
Object objectParam [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- _intParam
int _intParam;
Undocumented in source.
- intParam
int intParam [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- intParam
int intParam [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
operation to execute (usually sent from background threads to run some code in UI thread)