SimpleOverlayLogCard.simple constructor
const
SimpleOverlayLogCard.simple({
- Key? key,
- required SimpleOverlayLog? simple,
Creates a SimpleOverlayLogCard that displays a SimpleOverlayLog entry.
The simple
parameter must not be null.
Implementation
const SimpleOverlayLogCard.simple({super.key, required this.simple})
: network = null;