menu
sff_lib
log.dart
LogStack class
LogStack
dark_mode
light_mode
LogStack
class
Constructors
LogStack
(
{
bool
autoPrint
=
false
}
)
Properties
autoPrint
→
bool
final
hashCode
→
int
The hash code for this object.
no setter
inherited
length
→
int
no setter
runtimeType
→
Type
A representation of the runtime type of the object.
no setter
inherited
Methods
canPop
(
)
→
bool
clear
(
)
→ void
noSuchMethod
(
Invocation
invocation
)
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
peak
(
)
→
Log
pop
(
)
→
Log
push
(
Log
log
)
→ void
toString
(
)
→
String
A string representation of this object.
inherited
Operators
operator ==
(
Object
other
)
→
bool
The equality operator.
inherited
Static Properties
global
↔
LogStack
getter/setter pair
sff_lib
log
LogStack class
log library