menu
medha_boards_table package
documentation
config/cell_highlight_config.dart
CellHighlightConfig
CellHighlightConfig.new const constructor
CellHighlightConfig.new const constructor
dark_mode
light_mode
CellHighlightConfig
constructor
const
CellHighlightConfig
(
{
bool
enabled
=
false
,
Color
?
color
,
String
?
userId
,
String
?
userName
,
})
Implementation
const CellHighlightConfig({ this.enabled = false, this.color, this.userId, this.userName, });
medha_boards_table package
documentation
config/cell_highlight_config
CellHighlightConfig
CellHighlightConfig.new const constructor
CellHighlightConfig class