menu
setonix_server
setonix_server.dart
GameToolbarCopyWith
<
$R
,
$In extends GameToolbar
,
$Out
>
call abstract method
call
dark_mode
light_mode
call
abstract method
$R
call
(
{
bool
?
editable
,
List
<
ToolbarAction
>
?
actions
,
})
Implementation
$R call({bool? editable, List<ToolbarAction>? actions});
setonix_server
setonix_server
GameToolbarCopyWith
<
$R
,
$In extends GameToolbar
,
$Out
>
call abstract method
GameToolbarCopyWith class