menu
arcane package
documentation
arcane.dart
Adapter
Adapter.new constructor
Adapter.new constructor
dark_mode
light_mode
Adapter
constructor
Adapter
(
{
bool
?
animated
,
Direction
?
direction
,
})
Implementation
Adapter({bool? animated, this.direction}) : animated = animated ?? false;
arcane package
documentation
arcane
Adapter
Adapter.new constructor
Adapter class