cubix
cubix_widgets
CubixListener
<
TCubix extends Cubix
>
listener property
listener
listener
property
Null safety
void Function
(
BuildContext
context
,
TCubix
cubix
)
listener
final
Implementation
final void Function(BuildContext context, TCubix cubix) listener;
cubix
cubix_widgets
CubixListener
<
TCubix extends Cubix
>
listener property
CubixListener class
Constructors
CubixListener
Properties
child
create
family
hashCode
key
listener
listenWhen
runtimeType
transient
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==