footerMode property

ValueNotifier<LoadStatus>? footerMode
getter/setter pair

footer status mode controll

Implementation

ValueNotifier<LoadStatus>? footerMode;