menu
e_chart_ext package
documentation
e_chart_ext.dart
BinaryNode
removeFirst method
removeFirst method
dark_mode
light_mode
removeFirst
method
BinaryNode
removeFirst
(
)
inherited
Implementation
T removeFirst() { return removeAt(0); }
e_chart_ext package
documentation
e_chart_ext
BinaryNode
removeFirst method
BinaryNode class