menu
sticky_table package
documentation
sticky_table_web.dart
StickyTableWeb
registerWith static method
registerWith static method
dark_mode
light_mode
registerWith
static method
void
registerWith
(
Registrar
registrar
)
Implementation
static void registerWith(Registrar registrar) { StickyTablePlatform.instance = StickyTableWeb(); }
sticky_table package
documentation
sticky_table_web
StickyTableWeb
registerWith static method
StickyTableWeb class