menu
firestorm
fs\batch\fs_batch_inliner.dart
FSBatchInliner
handleBatch method
handleBatch
dark_mode
light_mode
handleBatch
method
@
override
dynamic
handleBatch
(
)
override
Handles the batch logic.
Implementation
@override handleBatch() => _logic(this);
firestorm
fs_batch_inliner
FSBatchInliner
handleBatch method
FSBatchInliner class