menu
terminice package
documentation
testing.dart
CardRender
CardRender.new const constructor
CardRender.new const constructor
dark_mode
light_mode
CardRender
constructor
const
CardRender
(
{
required
String
top
,
required
String
bottom
,
})
Implementation
const CardRender({required this.top, required this.bottom});
terminice package
documentation
testing
CardRender
CardRender.new const constructor
CardRender class