chore: add todo

pull/198/head
Allison Ryan 3 years ago
parent 8da6f14178
commit d922a87e5d

@ -112,6 +112,7 @@ abstract class RenderPriority {
}
/// Helper methods to change the [priority] of a [Component].
// TODO(allisonryan0002): we only use sendTo, can the other methods be removed?
extension ComponentPriorityX on Component {
static const _lowestPriority = 0;

Loading…
Cancel
Save