menu
eskema
builder/core.dart
CustomPivot
CustomPivot.new constructor
CustomPivot.new
dark_mode
light_mode
CustomPivot
constructor
CustomPivot
(
IValidator
transformer
(
IValidator
child
), {
bool
dropPre
=
true
,
String
?
kind
,
})
Implementation
CustomPivot(this.transformer, {this.dropPre = true, this.kind});
eskema
builder.core
CustomPivot
CustomPivot.new constructor
CustomPivot class