menu
animated_rail package
documentation
animated_rail/animated_rail.dart
AnimatedRail
items property
items property
dark_mode
light_mode
items
property
List
<
RailItem
>
items
final
the tabs of the rail as a list of object type
RailItem
Implementation
final List<RailItem> items;
animated_rail package
documentation
animated_rail/animated_rail
AnimatedRail
items property
AnimatedRail class