menu
e_chart_ext package
documentation
e_chart_ext.dart
TreeLayoutNode
removeLast method
removeLast method
dark_mode
light_mode
removeLast
method
TreeLayoutNode
removeLast
(
)
inherited
Implementation
T removeLast() { return removeAt(_childrenList.length - 1); }
e_chart_ext package
documentation
e_chart_ext
TreeLayoutNode
removeLast method
TreeLayoutNode class