menu
awesome_jaspr_components package
documentation
utils/properties/actions.dart
Actions
Actions.new constructor
Actions.new constructor
dark_mode
light_mode
Actions
constructor
Actions
(
{
required
List
<
Component
>
childern
,
int
?
positionRight
,
})
Implementation
Actions({required this.childern, this.positionRight});
awesome_jaspr_components package
documentation
utils/properties/actions
Actions
Actions.new constructor
Actions class