menu
raylib_dartified package
documentation
raylib.dart
RaylibTempLiteralPointerAllocatorBase<TempType extends RaylibTempBase<RaylibBase>, X, PP, P, S>
printerFunc property
printerFunc property
dark_mode
light_mode
printerFunc
property
String
Function
(
PP
ptr
)
printerFunc
final
inherited
Returns a human-readable string representation of
ptr
.
Implementation
final String Function(P ptr) printerFunc;
raylib_dartified package
documentation
raylib
RaylibTempLiteralPointerAllocatorBase<TempType extends RaylibTempBase<RaylibBase>, X, PP, P, S>
printerFunc property
RaylibTempLiteralPointerAllocatorBase mixin