menu
dart_udx package
documentation
dart_udx.dart
WindowUpdateFrame
length property
length property
dark_mode
light_mode
length
property
@
override
int
get
length
override
Calculate the length of the serialized frame.
Implementation
@override int get length => 1 + 4;
dart_udx package
documentation
dart_udx
WindowUpdateFrame
length property
WindowUpdateFrame class