menu
gnums_utility_widgets package
documentation
dependencies/pdf/src/pdf/obj/annotation.dart
PdfAnnotBase
flags property
flags property
dark_mode
light_mode
flags
property
Set
<
PdfAnnotFlags
>
flags
late
final
Flags specifying various characteristics of the annotation
Implementation
late final Set<PdfAnnotFlags> flags;
gnums_utility_widgets package
documentation
dependencies/pdf/src/pdf/obj/annotation
PdfAnnotBase
flags property
PdfAnnotBase class