menu
sugar package
documentation
core.dart
Call typedef
Call typedef
dark_mode
light_mode
Call
typedef
Call
=
void Function
()
Represents an operation with no arguments.
Implementation
typedef Call = void Function();
sugar package
documentation
core
Call typedef
sugar.core library