menu
nylo_support package
documentation
widgets/ny_pullable.dart
Pullable
Pullable constructor
Pullable constructor
dark_mode
light_mode
Pullable
constructor
Pullable
(
{
Key
?
key
,
required
Widget
child
,
dynamic
onRefresh
()?,
String
?
headerStyle
,
})
Implementation
Pullable({super.key, required this.child, this.onRefresh, this.headerStyle});
nylo_support package
documentation
widgets/ny_pullable
Pullable
Pullable constructor
Pullable class