menu
flutter_dmcb_logger package
documentation
net/net_cell.dart
NetCell
NetCell.new const constructor
NetCell.new const constructor
dark_mode
light_mode
NetCell
constructor
const
NetCell
(
{
Key
?
key
,
required
NetEntity
data
,
})
Implementation
const NetCell({super.key, required this.data});
flutter_dmcb_logger package
documentation
net/net_cell
NetCell
NetCell.new const constructor
NetCell class