menu
jrpn
view.back_panel
BPCell
BPCell constructor
BPCell
brightness_4
BPCell
constructor
Null safety
BPCell
(
BPItem
item
,
{
bool
eraseBottom
=
false
}
)
Implementation
BPCell(this.item, {this.eraseBottom = false});
jrpn
view.back_panel
BPCell
BPCell constructor
BPCell class
Constructors
BPCell
Properties
eraseBottom
hashCode
item
runtimeType
width
Methods
noSuchMethod
paint
toString
Operators
operator ==