menu
atom_notifier package
documentation
interfaces.dart
ListAtom<T>
removeLast abstract method
removeLast abstract method
dark_mode
light_mode
removeLast
abstract method
void
removeLast
(
)
Removes the last value
Implementation
void removeLast();
atom_notifier package
documentation
interfaces
ListAtom<T>
removeLast abstract method
ListAtom class