menu
fastyle_core package
documentation
logic/persistence/documents/app_info.document.dart
FastAppInfoDocument
version property
version property
dark_mode
light_mode
version
property
int
get
version
inherited
The version of the document.
Implementation
int get version => 0;
fastyle_core package
documentation
logic/persistence/documents/app_info.document
FastAppInfoDocument
version property
FastAppInfoDocument class