menu
butler_labs package
documentation
models/butler_table.dart
ButlerCell
ButlerCell constructor
ButlerCell constructor
dark_mode
light_mode
ButlerCell
constructor
ButlerCell
(
{
String
?
columnName
,
String
?
confidenceScore
,
String
?
value
,
})
Implementation
ButlerCell({ this.columnName, this.confidenceScore, this.value, });
butler_labs package
documentation
models/butler_table
ButlerCell
ButlerCell constructor
ButlerCell class