menu
epos_frontend_shared package
documentation
widgets/custom/S360fOpsCard/main.dart
S360FOpsCard
S360FOpsCard.new const constructor
S360FOpsCard.new const constructor
dark_mode
light_mode
S360FOpsCard
constructor
const
S360FOpsCard
(
{
required
String
title
,
required
Widget
children
,
String
?
tooltip
,
Key
?
key
,
})
Implementation
const S360FOpsCard({ required this.title, required this.children, this.tooltip, super.key, });
epos_frontend_shared package
documentation
widgets/custom/S360fOpsCard/main
S360FOpsCard
S360FOpsCard.new const constructor
S360FOpsCard class