menu
forge_grid package
documentation
models/forge_cell.dart
ForgeCell
ForgeCell.new constructor
ForgeCell.new constructor
dark_mode
light_mode
ForgeCell
constructor
ForgeCell
(
{
required
String
data
,
})
Implementation
ForgeCell({ required this.data, });
forge_grid package
documentation
models/forge_cell
ForgeCell
ForgeCell.new constructor
ForgeCell class