menu
ra_table package
documentation
model/model.dart
RATableCell
RATableCell.new const constructor
RATableCell.new const constructor
dark_mode
light_mode
RATableCell
constructor
const
RATableCell
(
{
String
?
titleText
,
Widget
?
title
,
double
?
width
,
})
Implementation
const RATableCell({ this.titleText, this.title, this.width, });
ra_table package
documentation
model/model
RATableCell
RATableCell.new const constructor
RATableCell class