menu
epos_frontend_shared package
documentation
widgets/standard/S360fMoreOptions/main.dart
S360fMoreOptions
S360fMoreOptions.new const constructor
S360fMoreOptions.new const constructor
dark_mode
light_mode
S360fMoreOptions
constructor
const
S360fMoreOptions
(
{
required
List
<
Map
<
String
,
Function
>
>
options
,
Widget
?
child
,
Key
?
key
,
})
Implementation
const S360fMoreOptions({required this.options, this.child, super.key});
epos_frontend_shared package
documentation
widgets/standard/S360fMoreOptions/main
S360fMoreOptions
S360fMoreOptions.new const constructor
S360fMoreOptions class