menu
fluvie package
documentation
rendering.dart
FrameCache
FrameCache.new constructor
FrameCache.new constructor
dark_mode
light_mode
FrameCache
constructor
FrameCache
(
Directory
root
)
Creates a cache rooted at
root
(created lazily on first
store
).
Implementation
FrameCache(this.root);
fluvie package
documentation
rendering
FrameCache
FrameCache.new constructor
FrameCache class