menu
niku package
documentation
widget/niku.dart
PropertyBuilder
heroTag property
heroTag property
dark_mode
light_mode
heroTag
property
set
heroTag
(
String
v
)
Implementation
set heroTag(String v) => _add((w) => Hero(tag: v, child: w));
niku package
documentation
widget/niku
PropertyBuilder
heroTag property
PropertyBuilder extension on
Niku